Skip to content

Commit 4876cd7

Browse files
committed
ci: disable building aarch64 linux wheels for now
1 parent a1fbde9 commit 4876cd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run_test_build_deploy.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ jobs:
7878
- 'windows-latest'
7979
- 'macOS-latest'
8080
include:
81-
- os: 'ubuntu-latest'
82-
arch: 'aarch64'
81+
# - os: 'ubuntu-latest'
82+
# arch: 'aarch64'
8383
- os: 'macOS-latest'
8484
arch: 'arm64'
8585
steps:

0 commit comments

Comments
 (0)