Skip to content

Commit

Permalink
fix: run test cases on openresty latest
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjunxu committed Sep 28, 2024
1 parent 01fe688 commit 1ad32c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
platform:
- ubuntu-20.04
os_name:
- linux_openresty_1_19
- linux_openresty
test_dir:
- t/plugin/kafka*

Expand Down
2 changes: 1 addition & 1 deletion ci/linux_openresty_1_19_runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
#


export OPENRESTY_VERSION=1.19.9.2
export OPENRESTY_VERSION=1.19.3.2
. ./ci/linux_openresty_common_runner.sh

0 comments on commit 1ad32c4

Please sign in to comment.