Skip to content

Commit 6e32904

Browse files
committed
Another attempt at fixing the GPU CI build (#2)
1 parent 500a5be commit 6e32904

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci-gpu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
cuda: ${{ matrix.cuda }}
3838
method: 'network'
3939
sub-packages: '[ "nvcc" ]'
40+
use-github-cache: false
4041

4142
- name: Check NVCC
4243
run: nvcc -V

0 commit comments

Comments
 (0)