Skip to content

Commit

Permalink
Build wheels for intel Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
emdoyle committed Nov 22, 2024
1 parent e6b86bb commit 9fd190b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ jobs:
strategy:
matrix:
platform:
- runner: macos-latest
- runner: macos-13
target: x86_64
- runner: macos-14
- runner: macos-latest
target: aarch64
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 9fd190b

Please sign in to comment.