Revert "Adds hyperscan to the build matrix"

This reverts commit a496865e9606cc3a159dc7d4269f33589f4ef32c.
This commit is contained in:
Felipe Zimmerle 2021-02-26 11:33:18 -03:00
parent 4cdcc15334
commit a18d18a28f
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

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