Skip to content

Commit

Permalink
Update mac intel to macos12
Browse files Browse the repository at this point in the history
  • Loading branch information
cmmarslender committed Jul 3, 2024
1 parent 8b8b7a9 commit 5ab98fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
matrix: macos
runs-on:
arm: [macOS, ARM64]
intel: [macos-11]
intel: [macos-12]
cibw-archs-macos:
arm: arm64
intel: x86_64
Expand Down

0 comments on commit 5ab98fc

Please sign in to comment.