mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-22 12:29:49 +00:00
ci: Move run-runk
to free runner
No change other than switching the runner - no dependency issue expected. Signed-off-by: Aurélien Bombo <abombo@microsoft.com>
This commit is contained in:
4
.github/workflows/run-runk-tests.yaml
vendored
4
.github/workflows/run-runk-tests.yaml
vendored
@@ -15,9 +15,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
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:
|
||||||
|
Reference in New Issue
Block a user