Skip to content

Commit 2ce5a36

Browse files
committed
Chore: use 11.2.2 instead of 11.5.0 for CUDA CI
1 parent 555c531 commit 2ce5a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: Jimver/[email protected]
2929
id: cuda-toolkit
3030
with:
31-
cuda: '11.5.0'
31+
cuda: '11.2.2'
3232

3333
- name: Setup Rust
3434
uses: hecrj/setup-rust-action@v1

0 commit comments

Comments
 (0)