Commit 5c0249b0 authored by atalman's avatar atalman Committed by Facebook GitHub Bot
Browse files

Use cuda 11.8 for circleci tests (#3381)

Summary:
Use cuda 11.8 for circleci tests.
11.7 was deprecated

Pull Request resolved: https://github.com/pytorch/audio/pull/3381

Reviewed By: osalpekar

Differential Revision: D46236223

Pulled By: atalman

fbshipit-source-id: 6d6a8e09603807a07241f31c1bd1e6d3a2b67d9d
parent 05649ca3
......@@ -319,7 +319,7 @@ jobs:
name: windows-gpu
environment:
<<: *environment
CUDA_VERSION: "11.7"
CUDA_VERSION: "11.8"
steps:
- checkout
- designate_upload_channel
......
......@@ -319,7 +319,7 @@ jobs:
name: windows-gpu
environment:
<<: *environment
CUDA_VERSION: "11.7"
CUDA_VERSION: "11.8"
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