Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
Update CUDA version to 12.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jslee02 committed Jul 2, 2023
1 parent 7624838 commit 5c7dccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
if: contains(matrix.deps, 'cuda')
id: cuda-toolkit
with:
cuda: "11.7.0"
cuda: "12.2.0"

# Install DART dependencies
- name: Install vcpkg Packages
Expand Down

0 comments on commit 5c7dccc

Please sign in to comment.