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 <amusil@redhat.com>
Signed-off-by: Dumitru Ceara <dceara@redhat.com>
(cherry picked from commit 6315913)
  • Loading branch information
almusil authored and dceara committed Feb 9, 2024
1 parent 99d22a1 commit 41e7f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
@@ -1,6 +1,6 @@
compute_engine_instance:
image_project: ubuntu-os-cloud
image: family/ubuntu-2304-arm64
image: family/ubuntu-2310-arm64
architecture: arm64
platform: linux
memory: 4G
Expand Down

0 comments on commit 41e7f01

Please sign in to comment.