"examples/pytorch/vscode:/vscode.git/clone" did not exist on "0a78dbe12a90845e1010adcf76f71f04f7386bd1"
Unverified Commit b78bdde0 authored by Nikita Shulga's avatar Nikita Shulga Committed by GitHub
Browse files

Use CUDA-10.2 for Windows GPU testing (#1526)

parent d272eb0f
......@@ -487,7 +487,7 @@ jobs:
name: windows-gpu
environment:
<<: *environment
CUDA_VERSION: "10.1"
CUDA_VERSION: "10.2"
steps:
- checkout
- designate_upload_channel
......
......@@ -487,7 +487,7 @@ jobs:
name: windows-gpu
environment:
<<: *environment
CUDA_VERSION: "10.1"
CUDA_VERSION: "10.2"
steps:
- checkout
- designate_upload_channel
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment