Upgrade xcode in apple silicon CI

pull/1456/head
Nicolas Werner 2 years ago
parent 2dfb0f1d1c
commit 74ed633c53
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
  1. 2
      .cirrus.yml

@ -1,6 +1,6 @@
task: task:
macos_instance: macos_instance:
image: ghcr.io/cirruslabs/macos-monterey-xcode:13 image: ghcr.io/cirruslabs/macos-ventura-xcode:14.3
name: Build - macOS Apple Silicon name: Build - macOS Apple Silicon
environment: environment:
GITLAB_TRIGGER_TOKEN: ENCRYPTED[!5fb4bbdecbde3b2c766ac7383dca573cd5ec8b815c5ac9bede0cadfe9ad70ecd3e64b1728f7840da087099f3fc1fd4f7!] GITLAB_TRIGGER_TOKEN: ENCRYPTED[!5fb4bbdecbde3b2c766ac7383dca573cd5ec8b815c5ac9bede0cadfe9ad70ecd3e64b1728f7840da087099f3fc1fd4f7!]

Loading…
Cancel
Save