We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e9fcf5 commit e6da6caCopy full SHA for e6da6ca
1 file changed
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
test-nginx:
11
strategy:
12
matrix:
13
- version: [1.26.2, 1.27.1, 1.28.2]
+ version: [1.26.3, 1.28.3]
14
fail-fast: false
15
runs-on: "ubuntu-24.04"
16
0 commit comments