CI: Update to latest mainline and stable nginx

pull/154/head
Ryan Schmidt 2022-05-12 18:47:43 -05:00 committed by Adrian Perez
parent 823f162085
commit 2346fa9bde
1 changed files with 2 additions and 2 deletions

View File

@ -11,9 +11,9 @@ jobs:
dynamic: [0, 1] dynamic: [0, 1]
nginx: nginx:
# Mainline # Mainline
- 1.21.3 - 1.21.6
# Stable. # Stable.
- 1.20.1 - 1.20.2
# First version with loadable module support. # First version with loadable module support.
- 1.9.15 - 1.9.15
# Oldest supported version. # Oldest supported version.