Skip to content

Commit b7f4cf5

Browse files
committed
test(compat): add OpenResty 1.27.1.1 to matrix
1 parent b13c9af commit b7f4cf5

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

.github/workflows/test-compat.yml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,19 @@ jobs:
5050
5151
- openresty: 1.25.3.2
5252
resty-cli: v0.30
53-
openssl: 1.1.1n
53+
openssl: 1.1.1w
54+
openresty-opts: >
55+
--with-compat
56+
--with-pcre-jit
57+
--with-stream
58+
--with-threads
59+
--with-http_ssl_module
60+
--with-stream_ssl_module
61+
--with-stream_ssl_preread_module
62+
63+
- openresty: 1.27.1.1
64+
resty-cli: v0.30
65+
openssl: 3.0.15
5466
openresty-opts: >
5567
--with-compat
5668
--with-pcre-jit

0 commit comments

Comments
 (0)