Skip to content

Commit

Permalink
Update MacOS to 13 for wheel building
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Jan 6, 2025
1 parent 4d6830c commit 03c93e0
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-12
- os: macos-13
cibw_archs: "x86_64 arm64"
artifact_name: "mac"
- os: "ubuntu-20.04"
Expand Down

0 comments on commit 03c93e0

Please sign in to comment.