]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Cirrus CI: Update the macOS task image
authorFrancois-Xavier Le Bail <[email protected]>
Fri, 8 Nov 2024 14:57:18 +0000 (15:57 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Fri, 8 Nov 2024 18:29:25 +0000 (19:29 +0100)
Based on https://cirrus-ci.org/guide/macOS/.

This will avoid the warning:
Only ghcr.io/cirruslabs/macos-runner:sonoma is allowed. Automatically
upgraded.

(cherry picked from commit 3b11c29db440d55f7720bef9f7faff562a7e1f39)

.cirrus.yml

index 9819b76d30ee050965f89bbc35e5c35bf8eaeeef..4a1af010e492483996e1f1fa7fc8a7e00106404d 100644 (file)
@@ -51,7 +51,7 @@ macos_task:
   name: macos-aarch64
   only_if: $CIRRUS_BRANCH != 'coverity_scan'
   macos_instance:
-    image: ghcr.io/cirruslabs/macos-ventura-xcode:14.1 # macOS 13 with Xcode 14.1
+    image: ghcr.io/cirruslabs/macos-runner:sonoma # last 3 versions of Xcode
   env:
     MAKEFLAGS: '-j 4'
   script: