Skip to content

Commit 1b2064b

Browse files
committed
Use cuda 11.8 for circleci tests
1 parent c6624fa commit 1b2064b

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
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.circleci/config.yml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ jobs:
319319
name: windows-gpu
320320
environment:
321321
<<: *environment
322-
CUDA_VERSION: "11.7"
322+
CUDA_VERSION: "11.8"
323323
steps:
324324
- checkout
325325
- designate_upload_channel

0 commit comments

Comments
 (0)