From 7d433cc0a2558c213fe527835cdcbb5ad852c31e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 12 Feb 2024 18:24:38 +0100 Subject: [PATCH] package/ci: update to a non-deprecated ARM64 image on CircleCI. This I like, a notification sufficiently in advance, that a certain version of an image is deprecated. Not the whole OS version altogether, not the platform as a whole. --- package/ci/circleci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/ci/circleci.yml b/package/ci/circleci.yml index 630c06e85..03b47a0c1 100644 --- a/package/ci/circleci.yml +++ b/package/ci/circleci.yml @@ -42,7 +42,7 @@ executors: image: android:202102-01 arm64: machine: - image: ubuntu-2004:202101-01 + image: ubuntu-2004:2023.07.1 resource_class: arm.medium commands: