From: Francois-Xavier Le Bail Date: Fri, 8 Nov 2024 14:57:18 +0000 (+0100) Subject: Cirrus CI: Update the macOS task image X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/20d310594abf67c6b3b3846b2513fcddcf695ed9 Cirrus CI: Update the macOS task image 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) --- diff --git a/.cirrus.yml b/.cirrus.yml index 9819b76d..4a1af010 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -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: