We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 124dfa4 commit aa4af45Copy full SHA for aa4af45
.github/workflows/tests.yml
@@ -86,6 +86,8 @@ jobs:
86
runner: windows.g5.4xlarge.nvidia.gpu
87
gpu-arch-type: cuda
88
gpu-arch-version: "11.8"
89
+ - python-version: "3.12"
90
+ runner: windows-11-arm64
91
fail-fast: false
92
uses: pytorch/test-infra/.github/workflows/windows_job.yml@main
93
permissions:
0 commit comments