Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Got rid of aarch64 build in Github actions because it's way faster to…
Browse files Browse the repository at this point in the history
… do it on my M1 than wait on the emulated GA runner
  • Loading branch information
daminton committed Sep 15, 2023
1 parent 8adb5a2 commit 837535b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ jobs:
matrix:
os: [ubuntu-latest, macos-11, macos-12, macos-13]
cibw_archs: [x86_64]
include:
- os: ubuntu-latest
cibw_archs: "aarch64"
env:
SYSTEM_VERSION_COMPAT: 0

Expand Down

0 comments on commit 837535b

Please sign in to comment.