Skip to content

Commit

Permalink
ci(cuda): use network mode for Jimver/cuda-toolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
pplmx committed Sep 27, 2024
1 parent f0f6b14 commit 401b959
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
with:
log-file-suffix: {{ "${{ matrix.os }}" }}.txt
cuda: 12.5.0
method: 'network'
sub-packages: '["nvcc", "cudart", "cublas"]
- name: Build
run: make build
Expand Down

0 comments on commit 401b959

Please sign in to comment.