CI: Update mainline and stable Nginx versions for testing

pull/160/head
Adrian Perez de Castro 2023-01-20 15:28:42 +02:00
parent e5f227686a
commit 4864713315
No known key found for this signature in database
GPG Key ID: 91C559DBE4C9123B
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.