mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-28 08:17:37 +00:00
gha: cri-o: Bump runners to 22.04
This will *not* solve the CRI-O CI breakage but will give us an environment where we could get it to run locally. Fixes: #8935 -- part I Thanks to Julien Ropé for trying to reproduce the issues I faced on https://github.com/kata-containers/kata-containers/issues/8935 in an Ubuntu 22.04 system. Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
parent
6a8f46f3b8
commit
34d51b05f8
@ -32,12 +32,12 @@ jobs:
|
|||||||
k8s:
|
k8s:
|
||||||
- k0s
|
- k0s
|
||||||
instance:
|
instance:
|
||||||
- garm-ubuntu-2004
|
- garm-ubuntu-2204
|
||||||
- garm-ubuntu-2004-smaller
|
- garm-ubuntu-2204-smaller
|
||||||
include:
|
include:
|
||||||
- instance: garm-ubuntu-2004
|
- instance: garm-ubuntu-2204
|
||||||
instance-type: normal
|
instance-type: normal
|
||||||
- instance: garm-ubuntu-2004-smaller
|
- instance: garm-ubuntu-2204-smaller
|
||||||
instance-type: small
|
instance-type: small
|
||||||
- k8s: k0s
|
- k8s: k0s
|
||||||
k8s-extra-params: '--cri-socket remote:unix:///var/run/crio/crio.sock --kubelet-extra-args --cgroup-driver="systemd"'
|
k8s-extra-params: '--cri-socket remote:unix:///var/run/crio/crio.sock --kubelet-extra-args --cgroup-driver="systemd"'
|
||||||
|
Loading…
Reference in New Issue
Block a user