Merge pull request #11053 from djdongjin/rocky-ci-fix-2.0
[release/2.0] Move rockylinux 9.4 to almalinux/9 in CI
This commit is contained in:
commit
b4cab35e2b
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -556,10 +556,10 @@ jobs:
|
|||||||
- box: almalinux/8
|
- box: almalinux/8
|
||||||
cgroup_driver: systemd
|
cgroup_driver: systemd
|
||||||
runc: runc
|
runc: runc
|
||||||
- box: rockylinux/9@4.0.0
|
- box: almalinux/9
|
||||||
cgroup_driver: cgroupfs
|
cgroup_driver: cgroupfs
|
||||||
runc: runc
|
runc: runc
|
||||||
- box: rockylinux/9@4.0.0
|
- box: almalinux/9
|
||||||
cgroup_driver: systemd
|
cgroup_driver: systemd
|
||||||
runc: runc
|
runc: runc
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user