Skip to content

Commit

Permalink
Switch to macos latest in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Jun 26, 2024
1 parent 91e38ca commit 6cb3711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- os: windows-2019
cibw_archs: "AMD64 ARM64"
artifact_name: "win"
- os: macos-11
- os: macos-latest
cibw_archs: "x86_64 arm64"
artifact_name: "mac"
- os: "ubuntu-20.04"
Expand Down

0 comments on commit 6cb3711

Please sign in to comment.