Skip to content

Commit

Permalink
Update macOS runner on Cirrus (#202)
Browse files Browse the repository at this point in the history
ci: fix Cirrus macOS
  • Loading branch information
abravalheri authored Sep 23, 2024
2 parents 15c9724 + fea67fc commit c1c5c28
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 @@ -120,7 +120,7 @@ mamba_task:
macos_task:
name: test (macOS - brew)
macos_instance:
image: ghcr.io/cirruslabs/macos-monterey-xcode
image: ghcr.io/cirruslabs/macos-runner:sonoma
brew_cache: {folder: "$HOME/Library/Caches/Homebrew"}
install_script: brew install python tox pipx
env:
Expand Down

0 comments on commit c1c5c28

Please # to comment.