Skip to content

Commit

Permalink
Bump macOS CI runner to sonoma
Browse files Browse the repository at this point in the history
  • Loading branch information
wezm committed Jul 4, 2024
1 parent b51e6c7 commit a1e1795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ task:
task:
name: Build (Mac OS)
macos_instance:
image: ghcr.io/cirruslabs/macos-monterey-base:latest
image: ghcr.io/cirruslabs/macos-runner:sonoma
env:
PATH: "$HOME/.cargo/bin:$HOME/bin:$PATH"
cargo_cache:
Expand Down

0 comments on commit a1e1795

Please sign in to comment.