We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acf82d0 commit bdd7b33Copy full SHA for bdd7b33
.circleci/config.yml
@@ -16,7 +16,7 @@ executors:
16
windows-gpu:
17
machine:
18
resource_class: windows.gpu.nvidia.medium
19
- image: windows-server-2019-nvidia:stable
+ image: windows-server-2019-nvidia:previous
20
shell: bash.exe
21
22
commands:
.circleci/config.yml.in
0 commit comments