We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 500a5be commit 6e32904Copy full SHA for 6e32904
1 file changed
.github/workflows/ci-gpu.yml
@@ -37,6 +37,7 @@ jobs:
37
cuda: ${{ matrix.cuda }}
38
method: 'network'
39
sub-packages: '[ "nvcc" ]'
40
+ use-github-cache: false
41
42
- name: Check NVCC
43
run: nvcc -V
0 commit comments