Skip to content

Commit

Permalink
test(compat): update OpenResty versions (#37)
Browse files Browse the repository at this point in the history
- 1.21.4.1
- 1.21.4.2
+ 1.21.4.3
+ 1.25.3.1
  • Loading branch information
flrgh committed Jan 9, 2024
1 parent 2880e6a commit 51d05ee
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions .github/workflows/test-compat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,19 +36,7 @@ jobs:
--with-stream_ssl_module
--with-stream_ssl_preread_module
- openresty: 1.21.4.1
resty-cli: v0.28
openssl: 1.1.1n
openresty-opts: >
--with-compat
--with-pcre-jit
--with-stream
--with-threads
--with-http_ssl_module
--with-stream_ssl_module
--with-stream_ssl_preread_module
- openresty: 1.21.4.2
- openresty: 1.21.4.3
resty-cli: v0.29
openssl: 1.1.1n
openresty-opts: >
Expand All @@ -60,7 +48,7 @@ jobs:
--with-stream_ssl_module
--with-stream_ssl_preread_module
- openresty: 1.21.4.2
- openresty: 1.25.3.1
resty-cli: v0.30
openssl: 1.1.1n
openresty-opts: >
Expand Down

0 comments on commit 51d05ee

Please sign in to comment.