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 507855c commit 232e48b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
cmake-generator: "Visual Studio 15 2017"
- os: ubuntu-20.04
arch: aarch64
- os: macos-13-xlarge
arch: arm64

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

0 comments on commit 232e48b

Please sign in to comment.