Skip to content

Commit

Permalink
Test fix (#1678)
Browse files Browse the repository at this point in the history
  • Loading branch information
jainapurva authored Feb 6, 2025
1 parent 1d75c8f commit 753ba98
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_wheels_aarch64_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ jobs:
test-infra-repository: pytorch/test-infra
test-infra-ref: main
with-cuda: disable

# please note: excluding 3.13t for aarch64 builds for now
python-versions: '["3.9", "3.10", "3.11", "3.12", "3.13"]'
build:
needs: generate-matrix
permissions:
Expand Down

0 comments on commit 753ba98

Please sign in to comment.