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
|
||||
cgroup_driver: systemd
|
||||
runc: runc
|
||||
- box: rockylinux/9@4.0.0
|
||||
- box: almalinux/9
|
||||
cgroup_driver: cgroupfs
|
||||
runc: runc
|
||||
- box: rockylinux/9@4.0.0
|
||||
- box: almalinux/9
|
||||
cgroup_driver: systemd
|
||||
runc: runc
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user