From 284cb7dad0457cfcfe5b2813dbb962572c703e62 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Mon, 31 Oct 2022 06:16:24 +0100 Subject: [PATCH] cirrus: Move to Fedora 37 There is no Fedora 35 image any more. --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 1775e60..93c72b3 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -10,7 +10,7 @@ container: test_task: env: matrix: - - TEST_OS: fedora-35 + - TEST_OS: fedora-37 - TEST_OS: centos-8-stream fix_kvm_script: sudo chmod 666 /dev/kvm