Skip to content

Commit

Permalink
Use cuda 11.8 for circleci tests
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman committed May 26, 2023
1 parent c6624fa commit 1b2064b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .circleci/config.yml.in
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ jobs:
name: windows-gpu
environment:
<<: *environment
CUDA_VERSION: "11.7"
CUDA_VERSION: "11.8"
steps:
- checkout
- designate_upload_channel
Expand Down

0 comments on commit 1b2064b

Please sign in to comment.