Skip to content

Commit

Permalink
ci: Bump CirrusCI Ubuntu image version
Browse files Browse the repository at this point in the history
The Ubuntu 23.04 went EOL, change the image to 23.10.

Signed-off-by: Ales Musil <[email protected]>
  • Loading branch information
almusil committed Feb 8, 2024
1 parent 482a928 commit 566a48d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 566a48d

Please sign in to comment.