Skip to content

Commit

Permalink
looking how to fix Cirrus
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Piskun <[email protected]>
  • Loading branch information
bigcat88 committed Mar 26, 2024
1 parent 03e484b commit 7feeb47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/cirrus_general_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 7feeb47

Please sign in to comment.