Skip to content

Commit 605f1eb

Browse files
committed
Bump nginx mainline version in CI
1 parent a5ad18a commit 605f1eb

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.1
17+
- nginx: 1.21.2
1818
dynamic_module: true
19-
- nginx: 1.21.1
19+
- nginx: 1.21.2
2020
dynamic_module: false
2121
# Stable
2222
- nginx: 1.20.1

0 commit comments

Comments
 (0)