Skip to content

Commit 6f3796a

Browse files
committed
Update cuda-linux job in ci.yml
1 parent 437ddf6 commit 6f3796a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -583,6 +583,10 @@ jobs:
583583
with:
584584
cuda: '11.7.1'
585585
linux-local-args: '["--toolkit"]'
586+
use-local-cache: false
587+
use-github-cache: false
588+
method: network
589+
sub-packages: '["nvcc"]'
586590

587591
- name: Setup Boost
588592
run: |

0 commit comments

Comments
 (0)