mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-04-26 10:32:28 +00:00
ci: erofs: Bump containerd to v2.3
To ensure we're using the latest released version of the project, as I think we're missing patches on v2.2. Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>
This commit is contained in:
2
.github/workflows/run-kata-coco-tests.yaml
vendored
2
.github/workflows/run-kata-coco-tests.yaml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user