Skip to content

Commit bdd7b33

Browse files
authored
Move windows GPU images to previous tag (#1474)
Should be moved back to stable once pytorch/pytorch#56654 is closed
1 parent acf82d0 commit bdd7b33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ executors:
1616
windows-gpu:
1717
machine:
1818
resource_class: windows.gpu.nvidia.medium
19-
image: windows-server-2019-nvidia:stable
19+
image: windows-server-2019-nvidia:previous
2020
shell: bash.exe
2121

2222
commands:

.circleci/config.yml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ executors:
1616
windows-gpu:
1717
machine:
1818
resource_class: windows.gpu.nvidia.medium
19-
image: windows-server-2019-nvidia:stable
19+
image: windows-server-2019-nvidia:previous
2020
shell: bash.exe
2121

2222
commands:

0 commit comments

Comments
 (0)