diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 63c754a5..6723c7c6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,6 +20,7 @@ jobs: - {label: "wo lmdb", opt: "--without-lmdb" } - {label: "wo ssdeep", opt: "--without-ssdeep" } - {label: "wo lua", opt: "--without-lua" } + - {label: "wo hs", opt: "--without-hyperscan" } - {label: "without maxmind", opt: "--without-maxmind" } steps: - name: Setup Dependencies