We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0663ea4 commit 16af401Copy full SHA for 16af401
.github/workflows/build_wheels_aarch64_linux.yml
@@ -29,6 +29,7 @@ jobs:
29
test-infra-repository: pytorch/test-infra
30
test-infra-ref: main
31
with-cuda: disable
32
+ # please note: excluding 3.13t for aarch64 builds for now
33
python-versions: '["3.9", "3.10", "3.11", "3.12", "3.13"]'
34
build:
35
needs: generate-matrix
0 commit comments