We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 912704b commit a496865Copy full SHA for a496865
.github/workflows/ci.yml
@@ -20,6 +20,7 @@ jobs:
20
- {label: "wo lmdb", opt: "--without-lmdb" }
21
- {label: "wo ssdeep", opt: "--without-ssdeep" }
22
- {label: "wo lua", opt: "--without-lua" }
23
+ - {label: "wo hs", opt: "--without-hyperscan" }
24
- {label: "without maxmind", opt: "--without-maxmind" }
25
steps:
26
- name: Setup Dependencies
0 commit comments