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