CI: Update to latest mainline and stable nginx
parent
823f162085
commit
2346fa9bde
|
@ -11,9 +11,9 @@ jobs:
|
||||||
dynamic: [0, 1]
|
dynamic: [0, 1]
|
||||||
nginx:
|
nginx:
|
||||||
# Mainline
|
# Mainline
|
||||||
- 1.21.3
|
- 1.21.6
|
||||||
# Stable.
|
# Stable.
|
||||||
- 1.20.1
|
- 1.20.2
|
||||||
# First version with loadable module support.
|
# First version with loadable module support.
|
||||||
- 1.9.15
|
- 1.9.15
|
||||||
# Oldest supported version.
|
# Oldest supported version.
|
||||||
|
|
Loading…
Reference in New Issue