Commit 2cf1947
committed
fix(ci): Update OpenResty versions
Version 1.17.8.2 does not support the nginx `-e` option to set the
error log. But this option is required by latest `Test::Nginx`.
This version is from 2020 and very old. So drop it.
Check versions at https://github.com/openresty/openresty/tags
and update OpenResty versions to latest patch levels.
Also add 1.27.1.2 and 1.29.2.5.
Do not update 1.19.9.1 to 1.19.9.2 because the Docker image tag is
missing there.1 parent 2513455 commit 2cf1947
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | | - | |
26 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments