Skip to content

Commit b5f687d

Browse files
Update linux.yml
1 parent 673c10d commit b5f687d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: Jimver/cuda-toolkit@v0.2.19
2020
id: cuda-toolkit
2121
with:
22-
cuda: '9.2'
22+
cuda: '9.2.148'
2323

2424
- name: compile or somthing idk
2525
run: |

0 commit comments

Comments
 (0)