CI: Update mainline and stable Nginx versions for testing

master
Adrian Perez de Castro 2023-01-20 15:28:42 +02:00 committed by Adrian Perez
parent e5f227686a
commit cbc0d3fca4
1 changed files with 2 additions and 2 deletions

View File

@ -11,9 +11,9 @@ jobs:
compiler: [gcc, clang] compiler: [gcc, clang]
nginx: nginx:
# Mainline # Mainline
- 1.21.6 - 1.23.3
# Stable. # Stable.
- 1.20.2 - 1.22.1
# First version with loadable module support. # First version with loadable module support.
- 1.9.15 - 1.9.15
# Oldest supported version. # Oldest supported version.