Skip to content

Commit

Permalink
disable macos arm64 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
luizirber committed Feb 2, 2021
1 parent 42fcdab commit 82067f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
linux-ppc64le,
linux-s390x,
macos-x86_64,
macos-arm64
#macos-arm64
]
include:
- build: linux-x86_64
Expand Down

0 comments on commit 82067f8

Please sign in to comment.