mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
github workflow: update macos version to macos-11
This commit is contained in:
parent
09a135baab
commit
f8ec873376
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
|||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [macos-10.15]
|
os: [macos-11]
|
||||||
compiler: [clang]
|
compiler: [clang]
|
||||||
configure:
|
configure:
|
||||||
- {label: "with parser generation", opt: "--enable-parser-generation" }
|
- {label: "with parser generation", opt: "--enable-parser-generation" }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user