mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-28 20:41:04 +00:00
ci: Move run-runk
to free runner
See #9940. Signed-off-by: Aurélien Bombo <abombo@microsoft.com>
This commit is contained in:
parent
09cce86cc7
commit
743a765525
4
.github/workflows/basic-ci-amd64.yaml
vendored
4
.github/workflows/basic-ci-amd64.yaml
vendored
@ -138,9 +138,7 @@ jobs:
|
|||||||
run: bash tests/integration/nydus/gha-run.sh run
|
run: bash tests/integration/nydus/gha-run.sh run
|
||||||
|
|
||||||
run-runk:
|
run-runk:
|
||||||
# TODO: Transition to free runner (see #9940).
|
runs-on: ubuntu-22.04
|
||||||
if: false
|
|
||||||
runs-on: garm-ubuntu-2204-smaller
|
|
||||||
env:
|
env:
|
||||||
CONTAINERD_VERSION: lts
|
CONTAINERD_VERSION: lts
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user