Skip to content

Commit cf56df1

Browse files
committed
ci: Use cilium v1.19 branch
Cilium/proxy v1.36 is used in cilium v1.19, but not main
1 parent f27cc7e commit cf56df1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cilium-integration-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ env:
2727
# renovate: datasource=github-releases depName=kubernetes-sigs/kind
2828
KIND_VERSION: v0.32.0
2929
CILIUM_REPO_OWNER: cilium
30-
CILIUM_REPO_REF: main
30+
CILIUM_REPO_REF: v1.19
3131
CILIUM_CLI_REF: latest
3232
CURL_PARALLEL: ${{ vars.CURL_PARALLEL || 10 }}
3333

0 commit comments

Comments
 (0)