Skip to content

Commit a496865

Browse files
committed
Adds hyperscan to the build matrix
1 parent 912704b commit a496865

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- {label: "wo lmdb", opt: "--without-lmdb" }
2121
- {label: "wo ssdeep", opt: "--without-ssdeep" }
2222
- {label: "wo lua", opt: "--without-lua" }
23+
- {label: "wo hs", opt: "--without-hyperscan" }
2324
- {label: "without maxmind", opt: "--without-maxmind" }
2425
steps:
2526
- name: Setup Dependencies

0 commit comments

Comments
 (0)