mirror of
https://github.com/the-tcpdump-group/tcpdump.git
synced 2024-11-23 01:53:55 +08:00
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.
This commit is contained in:
parent
c0677574af
commit
3b11c29db4
@ -52,7 +52,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:
|
||||
|
Loading…
Reference in New Issue
Block a user