From 566a48de0ce659f56607f790e2cfa3e777ca3344 Mon Sep 17 00:00:00 2001 From: Ales Musil Date: Thu, 8 Feb 2024 11:43:00 +0100 Subject: [PATCH] ci: Bump CirrusCI Ubuntu image version The Ubuntu 23.04 went EOL, change the image to 23.10. Signed-off-by: Ales Musil --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index e4effa38..1c7739f0 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -5,7 +5,7 @@ low_scale_task: - image_project: fedora-cloud image: family/fedora-cloud-38 - image_project: ubuntu-os-cloud - image: family/ubuntu-2304-amd64 + image: family/ubuntu-2310-amd64 platform: linux memory: 8G disk: 40