mirror of
https://github.com/dlang/phobos.git
synced 2025-04-28 06:00:35 +03:00
ci: Update cirrus macOS image to macos-monterey-xcode
This commit is contained in:
parent
b092ef9fa7
commit
c48b306f58
1 changed files with 3 additions and 3 deletions
|
@ -40,9 +40,9 @@ linux_task:
|
|||
|
||||
# Mac
|
||||
macos_task:
|
||||
name: macOS 11.x x64
|
||||
osx_instance:
|
||||
image: big-sur-xcode
|
||||
name: macOS 12.x x64 (M1)
|
||||
macos_instance:
|
||||
image: ghcr.io/cirruslabs/macos-monterey-xcode:latest
|
||||
timeout_in: 60m
|
||||
environment:
|
||||
OS_NAME: darwin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue