CI: Update Nginx mainline and stable versions

pull/115/head
Adrian Perez de Castro 2020-10-24 13:25:02 +03:00 committed by Adrian Perez
parent 63d19686df
commit 52a17b7a17
1 changed files with 4 additions and 4 deletions

View File

@ -6,11 +6,11 @@ compiler:
env: env:
# Mainline. # Mainline.
- NGINX=1.15.2 - NGINX=1.19.3
- NGINX=1.15.2 DYNAMIC=1 - NGINX=1.19.3 DYNAMIC=1
# Stable. # Stable.
- NGINX=1.14.0 - NGINX=1.18.0
- NGINX=1.14.0 DYNAMIC=1 - NGINX=1.18.0 DYNAMIC=1
# Other configurations. # Other configurations.
- NGINX=1.12.2 - NGINX=1.12.2
- NGINX=1.12.2 DYNAMIC=1 - NGINX=1.12.2 DYNAMIC=1