Skip to content

Commit

Permalink
Use macos-12 for intel (#456)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmmarslender committed May 17, 2024
1 parent 9c9007e commit 5d908d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.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-latest]
intel: [macos-12]
cibw-archs-macos:
arm: arm64
intel: x86_64
Expand Down

0 comments on commit 5d908d5

Please sign in to comment.