diff --git a/.github/workflows/integration_test.yaml b/.github/workflows/integration_test.yaml index a0a70c9..24573e7 100644 --- a/.github/workflows/integration_test.yaml +++ b/.github/workflows/integration_test.yaml @@ -11,6 +11,7 @@ jobs: contents: read packages: write with: + channel: 1.28-strict/stable pre-run-script: | -c "sudo microk8s config > ${GITHUB_WORKSPACE}/kube-config chmod +x tests/integration/pre_run_script.sh