Skip to content

Commit e0b9097

Browse files
committed
update
1 parent 87649d9 commit e0b9097

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CMake.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ jobs:
1818
runs-on: ubuntu-latest
1919

2020
steps:
21-
- uses: Jimver/cuda-toolkit@v0.2.10
21+
- uses: Jimver/cuda-toolkit@v0.2.16
2222
id: cuda-toolkit
2323
with:
24-
cuda: '11.7.0'
24+
cuda: '12.5.0'
2525

2626
- name: dependencies install
2727
id: dependencies-install

0 commit comments

Comments
 (0)