Skip to content

Commit bb01d72

Browse files
authored
ci: switch KCM to main branch (#909)
1 parent e2ee6f9 commit bb01d72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/shared-setup/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ runs:
1616
- name: Set shared env vars
1717
shell: bash --noprofile --norc -euo pipefail {0}
1818
run: |
19-
KCM_RELEASE=v1.8.0-release
19+
KCM_RELEASE=main
2020
ISTIO_RELEASE=main
2121
echo "ISTIO_RELEASE=$ISTIO_RELEASE" >> "$GITHUB_ENV"
2222
echo "KCM_RELEASE=$KCM_RELEASE" >> "$GITHUB_ENV"

0 commit comments

Comments
 (0)