Skip to content

Commit 6672033

Browse files
authored
chore(ci): revert the kong version back to master (#96)
This was temporary changed to break circular depedency.
1 parent 3eb8966 commit 6672033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
push:
66

77
env:
8-
KONG_VERSION: disable-h2-alpn-re
8+
KONG_VERSION: master
99
BUILD_ROOT: ${{ github.workspace }}/kong/bazel-bin/build
1010

1111
concurrency:

0 commit comments

Comments
 (0)