Skip to content

Commit 7ae6140

Browse files
authored
Move to More Efficient Windows Runner (#1476)
1 parent 530efa8 commit 7ae6140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-windows-optdepts-gpu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
unittests:
1818
uses: pytorch/test-infra/.github/workflows/windows_job.yml@main
1919
with:
20-
runner: "windows.8xlarge.nvidia.gpu"
20+
runner: "windows.g5.4xlarge.nvidia.gpu"
2121
repository: pytorch/rl
2222
timeout: 240
2323
script: |

0 commit comments

Comments
 (0)