mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-16 01:22:18 +03:00
fix: version number
This commit is contained in:
2
.github/workflows/test-ci-windows.yml
vendored
2
.github/workflows/test-ci-windows.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
build:
|
||||
strategy:
|
||||
matrix:
|
||||
arch: [x86, x64]
|
||||
arch: [x64, x86]
|
||||
config: [Release, RelWithDebInfo]
|
||||
runs-on: windows-latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user