Skip to content

Commit

Permalink
Build wheels for Apple arm64 architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
sveinung-r committed Oct 2, 2023
1 parent de1db4e commit f0fddc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ jobs:
arch: x86_64
- os: ubuntu-20.04
arch: aarch64
- os: ubuntu-20.04
arch: i686
- os: macOS-10.15
arch: x86_64
- os: macos-13-xlarge
arch: arm64

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit f0fddc1

Please sign in to comment.