From 7feeb474e043dc274ce32a14240eef461319adf8 Mon Sep 17 00:00:00 2001 From: Alexander Piskun Date: Tue, 26 Mar 2024 22:39:32 +0300 Subject: [PATCH] looking how to fix Cirrus Signed-off-by: Alexander Piskun --- ci/cirrus_general_ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/cirrus_general_ci.yml b/ci/cirrus_general_ci.yml index eb51ba2a..9bd370cf 100644 --- a/ci/cirrus_general_ci.yml +++ b/ci/cirrus_general_ci.yml @@ -7,7 +7,7 @@ test_src_build_full_macos_arm_task: name: From source(macOS) / macOS:12-arm64 macos_instance: - image: ghcr.io/cirruslabs/macos-monterey-xcode + image: ghcr.io/cirruslabs/macos-ventura-xcode:14.2 env: PH_FULL_ACTION: 1 @@ -38,7 +38,7 @@ test_src_build_lite_macos_arm_task: name: From source(macOS) / macOS:12-arm64(Pi-Heif) macos_instance: - image: ghcr.io/cirruslabs/macos-monterey-xcode + image: ghcr.io/cirruslabs/macos-ventura-xcode:14.2 env: PH_LIGHT_ACTION: 1