Skip to content

Commit

Permalink
ci: Update cirrus macOS image to macos-monterey-xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuclaw committed Jan 2, 2023
1 parent b092ef9 commit c48b306
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c48b306

Please sign in to comment.