mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Add new flag: --without-lua
This commit is contained in:
1
.github/ci.yml
vendored
1
.github/ci.yml
vendored
@@ -15,6 +15,7 @@ jobs:
|
||||
configure:
|
||||
- {label: "with pcre2", opt: "--with-pcre2" }
|
||||
- {label: "with lua", opt: "--with-lua" }
|
||||
- {label: "wo lua", opt: "--without-lua" }
|
||||
steps:
|
||||
- name: Setup Dependencies
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user