Skip to content

Commit 70e8d9b

Browse files
committed
cuda install is too big
1 parent a85748b commit 70e8d9b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,6 @@ jobs:
6565
- name: Install uv
6666
run: python -m pip install --upgrade uv
6767

68-
- name: Install cuda-toolkit (Linux)
69-
if: matrix.os == 'ubuntu-latest'
70-
uses: Jimver/[email protected]
71-
7268
- name: Install dependencies (Linux)
7369
if: matrix.os == 'ubuntu-latest'
7470
run: |

0 commit comments

Comments
 (0)