Skip to content

Commit

Permalink
ci: disable building aarch64 linux wheels for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ap-- committed Jan 31, 2025
1 parent a1fbde9 commit 4876cd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run_test_build_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ jobs:
- 'windows-latest'
- 'macOS-latest'
include:
- os: 'ubuntu-latest'
arch: 'aarch64'
# - os: 'ubuntu-latest'
# arch: 'aarch64'
- os: 'macOS-latest'
arch: 'arm64'
steps:
Expand Down

0 comments on commit 4876cd7

Please # to comment.