We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcb9a2c commit 2f82716Copy full SHA for 2f82716
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
test-nginx:
11
strategy:
12
matrix:
13
- version: [1.24.0, 1.25.1]
+ version: [1.24.0, 1.25.2, 1.25.3, 1.25.4]
14
fail-fast: false
15
runs-on: "ubuntu-20.04"
16
0 commit comments