Skip to content

Commit

Permalink
chore(build): add OpenResty 1.21.4.2 to test matrix (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
flrgh committed Aug 6, 2023
1 parent 9535d76 commit 946fe09
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,16 @@ jobs:
--with-stream
--with-threads
- openresty: 1.21.4.2
openssl: 1.1.1n
openresty-opts: >-
--with-compat
--with-http_realip_module
--with-http_ssl_module
--with-pcre-jit
--with-stream
--with-threads
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 946fe09

Please sign in to comment.