Skip to content

Commit 7ddf185

Browse files
authored
ci : switch cudatoolkit install on windows to networked (#3236)
1 parent ee66942 commit 7ddf185

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,7 @@ jobs:
406406
id: cuda-toolkit
407407
with:
408408
cuda: ${{ matrix.cuda }}
409+
method: 'network'
409410
sub-packages: '["nvcc", "cudart", "cublas", "cublas_dev", "thrust", "visual_studio_integration"]'
410411

411412
- name: Build

0 commit comments

Comments
 (0)