Skip to content

Commit 4d0d65f

Browse files
committed
cuda install is too big
1 parent 6a28879 commit 4d0d65f

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
@@ -63,10 +63,6 @@ jobs:
6363
- name: Install uv
6464
run: python -m pip install --upgrade uv
6565

66-
- name: Install cuda-toolkit (Linux)
67-
if: matrix.os == 'ubuntu-latest'
68-
uses: Jimver/[email protected]
69-
7066
- name: Install dependencies (Linux)
7167
if: matrix.os == 'ubuntu-latest'
7268
run: |

0 commit comments

Comments
 (0)