mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
4244978687
There is an announce that Ubuntu 20.04 will be removed in April, and in March there will be a few "brown-out" dates/times when it won't work. This leaves us with no other options than to remove ubuntu-20.04 from the testing matrix. As a result, cgroup v1 testing will only be done on AlmaLinux 8 running on CirrusCI. It is probably going to be sufficient for the time being (until we deprecate cgroup v1). If not, our options are - run Ubuntu 20.04 (or other cgroup v1 distro) in a VM on GHA; - switch to cirrus-ci. [1]: https://github.com/actions/runner-images/issues/11101 Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>