We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e388190 + 753ba98 commit a170a3eCopy full SHA for a170a3e
.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