Skip to content

Commit f358078

Browse files
committed
Another attempt at fixing the GPU CI build (#4)
1 parent b6d9ce0 commit f358078

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/ci-gpu.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,7 @@ jobs:
3737
cuda: ${{ matrix.cuda }}
3838
method: 'network'
3939
sub-packages: '[ "nvcc" ]'
40-
use-github-cache: false
41-
use-local-cache: false
42-
40+
4341
- name: Check NVCC
4442
run: nvcc -V
4543

0 commit comments

Comments
 (0)