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: ...@@ -487,7 +487,7 @@ jobs:
name: windows-gpu name: windows-gpu
environment: environment:
<<: *environment <<: *environment
CUDA_VERSION: "10.1" CUDA_VERSION: "10.2"
steps: steps:
- checkout - checkout
- designate_upload_channel - designate_upload_channel
......
...@@ -487,7 +487,7 @@ jobs: ...@@ -487,7 +487,7 @@ jobs:
name: windows-gpu name: windows-gpu
environment: environment:
<<: *environment <<: *environment
CUDA_VERSION: "10.1" CUDA_VERSION: "10.2"
steps: steps:
- checkout - checkout
- designate_upload_channel - 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