mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +00:00
CI: Change macOS runner to Sequoia
This commit is contained in:
parent
8a4041b776
commit
46edc829cf
1 changed files with 3 additions and 3 deletions
|
@ -377,12 +377,12 @@ alpine_task:
|
|||
# Cirrus only supports the following macos runner currently, selecting
|
||||
# anything else automatically upgrades to this one.
|
||||
#
|
||||
# ghcr.io/cirruslabs/macos-runner:sonoma
|
||||
# ghcr.io/cirruslabs/macos-runner:sequoia
|
||||
#
|
||||
# See also: https://cirrus-ci.org/guide/macOS/
|
||||
macos_sonoma_task:
|
||||
macos_sequoia_task:
|
||||
macos_instance:
|
||||
image: ghcr.io/cirruslabs/macos-runner:sonoma
|
||||
image: ghcr.io/cirruslabs/macos-runner:sequoia
|
||||
prepare_script: ./ci/macos/prepare.sh
|
||||
<< : *CI_TEMPLATE
|
||||
<< : *MACOS_ENVIRONMENT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue