Revert "Adds hyperscan to the build matrix"

This reverts commit a496865e96.
This commit is contained in:
Felipe Zimmerle
2021-02-26 11:33:18 -03:00
parent 4cdcc15334
commit a18d18a28f

View File

@@ -20,7 +20,6 @@ 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