We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e32904 commit b6d9ce0Copy full SHA for b6d9ce0
.github/workflows/ci-gpu.yml
@@ -38,6 +38,7 @@ jobs:
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
0 commit comments