CI: use standard GHA runners
"Larger" runners are no longer required for nested virt with Linux Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
parent
44cd362275
commit
d34725f85a
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -578,9 +578,7 @@ jobs:
|
||||
|
||||
integration-vagrant:
|
||||
name: Vagrant integration
|
||||
# "Larger" runner is needed for nested virtualization
|
||||
# https://github.com/organizations/containerd/settings/actions/runners
|
||||
runs-on: ubuntu-latest-4-cores
|
||||
runs-on: ubuntu-22.04
|
||||
timeout-minutes: 60
|
||||
needs: [project, linters, protos, man]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user