diff --git a/.github/workflows/ccruntime_e2e.yaml b/.github/workflows/ccruntime_e2e.yaml index 674480ee..b82e6bba 100644 --- a/.github/workflows/ccruntime_e2e.yaml +++ b/.github/workflows/ccruntime_e2e.yaml @@ -21,14 +21,10 @@ jobs: matrix: runtimeclass: - "kata-qemu" - - "kata-clh" instance: - "az-ubuntu-2004" - "az-ubuntu-2204" - "s390x" - exclude: - - runtimeclass: "kata-clh" - instance: "s390x" runs-on: ${{ matrix.instance }} steps: - name: Take a pre-action for self-hosted runner