ci : switch cudatoolkit install on windows to networked (#3236)

This commit is contained in:
Erik Scholz 2023-09-18 02:21:47 +02:00 committed by GitHub
parent ee66942d7e
commit 7ddf185537
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -406,6 +406,7 @@ jobs:
id: cuda-toolkit
with:
cuda: ${{ matrix.cuda }}
method: 'network'
sub-packages: '["nvcc", "cudart", "cublas", "cublas_dev", "thrust", "visual_studio_integration"]'
- name: Build