diff --git a/.github/workflows/run-kata-coco-tests.yaml b/.github/workflows/run-kata-coco-tests.yaml index 2710641ed7..9eecbe00a3 100644 --- a/.github/workflows/run-kata-coco-tests.yaml +++ b/.github/workflows/run-kata-coco-tests.yaml @@ -161,6 +161,9 @@ jobs: run: bash tests/integration/kubernetes/gha-run.sh cleanup-snapshotter run-k8s-tests-sev-snp: + # Skipping SNP tests to unblock the CI. + # Will revert after issue is fixed. + if: false strategy: fail-fast: false matrix: