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

This commit is contained in:
Matt Pharr 2025-10-24 17:16:34 -07:00
parent f358078114
commit 91bc6ca69b

View file

@ -35,8 +35,8 @@ jobs:
id: cuda-toolkit
with:
cuda: ${{ matrix.cuda }}
method: 'network'
sub-packages: '[ "nvcc" ]'
use-github-cache: false
use-local-cache: false
- name: Check NVCC
run: nvcc -V