Skip to content

Commit 96774b4

Browse files
authored
Bump nginx mainline version in CI
1 parent 605f1eb commit 96774b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ jobs:
1414
matrix:
1515
include:
1616
# Mainline
17-
- nginx: 1.21.2
17+
- nginx: 1.21.3
1818
dynamic_module: true
19-
- nginx: 1.21.2
19+
- nginx: 1.21.3
2020
dynamic_module: false
2121
# Stable
2222
- nginx: 1.20.1

0 commit comments

Comments
 (0)