Another attempt at fixing the GPU CI build (#4)

This commit is contained in:
Matt Pharr 2025-10-24 17:03:35 -07:00
parent b6d9ce0831
commit f358078114

View file

@ -37,9 +37,7 @@ jobs:
cuda: ${{ matrix.cuda }}
method: 'network'
sub-packages: '[ "nvcc" ]'
use-github-cache: false
use-local-cache: false
- name: Check NVCC
run: nvcc -V