Skip to content

Commit 16af401

Browse files
authored
Update .github/workflows/build_wheels_aarch64_linux.yml
1 parent 0663ea4 commit 16af401

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_wheels_aarch64_linux.yml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
test-infra-repository: pytorch/test-infra
3030
test-infra-ref: main
3131
with-cuda: disable
32+
# please note: excluding 3.13t for aarch64 builds for now
3233
python-versions: '["3.9", "3.10", "3.11", "3.12", "3.13"]'
3334
build:
3435
needs: generate-matrix

0 commit comments

Comments
 (0)