We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 12a0cd0 + a790ce0 commit 04baff4Copy full SHA for 04baff4
.github/workflows/ci.yml
@@ -45,6 +45,7 @@ jobs:
45
uses: actions/checkout@v3
46
with:
47
repository: openresty/lua-resty-core
48
+ ref: v0.1.27
49
path: lua-resty-core
50
- name: 'build lua-resty-core'
51
working-directory: lua-resty-core
.github/workflows/test-nginx-core.yml
@@ -49,6 +49,7 @@ jobs:
52
53
54
55
.github/workflows/test-ntls.yml
@@ -42,6 +42,7 @@ jobs:
42
43
44
0 commit comments