diff --git a/.github/workflows/cilium-integration-tests.yaml b/.github/workflows/cilium-integration-tests.yaml index 2ce98741a..79abdfda8 100644 --- a/.github/workflows/cilium-integration-tests.yaml +++ b/.github/workflows/cilium-integration-tests.yaml @@ -27,7 +27,7 @@ env: # renovate: datasource=github-releases depName=kubernetes-sigs/kind KIND_VERSION: v0.32.0 CILIUM_REPO_OWNER: cilium - CILIUM_REPO_REF: main + CILIUM_REPO_REF: v1.19 CILIUM_CLI_REF: latest CURL_PARALLEL: ${{ vars.CURL_PARALLEL || 10 }}