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]
nginx:
# Mainline
- 1.21.6
- 1.23.3
# Stable.
- 1.20.2
- 1.22.1
# First version with loadable module support.
- 1.9.15
# Oldest supported version.