Skip to content

Commit 51fdbd5

Browse files
committed
CI: bump nginx mainline version
1 parent a6084c7 commit 51fdbd5

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.4
17+
- nginx: 1.21.5
1818
dynamic_module: true
19-
- nginx: 1.21.4
19+
- nginx: 1.21.5
2020
dynamic_module: false
2121
# Stable
2222
- nginx: 1.20.2

0 commit comments

Comments
 (0)