diff --git a/.github/workflows/run-kata-coco-tests.yaml b/.github/workflows/run-kata-coco-tests.yaml index 0696a2ad81..88e1decfe3 100644 --- a/.github/workflows/run-kata-coco-tests.yaml +++ b/.github/workflows/run-kata-coco-tests.yaml @@ -405,7 +405,7 @@ jobs: KBS_INGRESS: "" KUBERNETES: "vanilla" CONTAINER_ENGINE: "containerd" - CONTAINER_ENGINE_VERSION: "active" + CONTAINER_ENGINE_VERSION: "v2.3" PULL_TYPE: ${{ matrix.pull-type }} SNAPSHOTTER: ${{ matrix.snapshotter }} USE_EXPERIMENTAL_SETUP_SNAPSHOTTER: "true"