Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Reber <areber@redhat.com>2021-11-24 19:13:01 +0300
committerAndrei Vagin <avagin@gmail.com>2022-04-29 03:53:52 +0300
commit156cce78c5ec0cf257ab2319ba42d41c22858e0d (patch)
tree367150a80fd4cda8bcff9d904423c0e3352921f6 /.cirrus.yml
parentc2fd819039d15f0e29853666fbd9731ffd0d608e (diff)
ci: switch to centos-stream-8
CentOS 8 goes EOL at the end of 2021. This switches our CentOS 8 based tests to CentOS Stream 8 which should be supported until 2024. Signed-off-by: Adrian Reber <areber@redhat.com>
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 235b9821e..ef0de54e9 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -27,7 +27,7 @@ task:
compute_engine_instance:
image_project: centos-cloud
- image: family/centos-8
+ image: family/centos-stream-8
platform: linux
cpu: 4
memory: 8G