Skip to content

Commit a170a3e

Browse files
authored
Merge branch 'main' into ci_fix_2
2 parents e388190 + 753ba98 commit a170a3e

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)