mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-13 12:59:36 +00:00
ci: Move run-containerd-stability
to free runner
Removes the Docker installation step as that's preinstalled on the free runner: https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md#tools Signed-off-by: Aurélien Bombo <abombo@microsoft.com>
This commit is contained in:
@@ -29,7 +29,6 @@ function install_dependencies() {
|
||||
sudo apt-get -y install "${system_deps[@]}"
|
||||
|
||||
ensure_yq
|
||||
install_docker
|
||||
check_ctr_images "${IMAGE}" "${DOCKERFILE}"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user