CI: Update Nginx mainline and stable versions

pull/114/head
Adrian Perez de Castro 2020-10-24 13:25:02 +03:00
parent 63d19686df
commit a90e9db108
No known key found for this signature in database
GPG Key ID: 91C559DBE4C9123B
1 changed files with 4 additions and 4 deletions

View File

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