We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d75c8f commit d3908a3Copy full SHA for d3908a3
.github/workflows/build_wheels_aarch64_linux.yml
@@ -29,7 +29,7 @@ jobs:
29
test-infra-repository: pytorch/test-infra
30
test-infra-ref: main
31
with-cuda: disable
32
-
+ python-versions: "[3.9, 3.10]"
33
build:
34
needs: generate-matrix
35
permissions:
0 commit comments