Skip to content

Commit

Permalink
CI: checkout lua-resty-core v0.1.27 for tengine 3.x with ngx_http_lua…
Browse files Browse the repository at this point in the history
…_module v0.10.25
  • Loading branch information
lianglli committed Nov 29, 2023
1 parent 12a0cd0 commit a790ce0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: openresty/lua-resty-core
ref: v0.1.27
path: lua-resty-core
- name: 'build lua-resty-core'
working-directory: lua-resty-core
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-nginx-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: openresty/lua-resty-core
ref: v0.1.27
path: lua-resty-core
- name: 'build lua-resty-core'
working-directory: lua-resty-core
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-ntls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: openresty/lua-resty-core
ref: v0.1.27
path: lua-resty-core
- name: 'build lua-resty-core'
working-directory: lua-resty-core
Expand Down

0 comments on commit a790ce0

Please sign in to comment.