Use network installer for cuda
This commit is contained in:
parent
6d3c20e39d
commit
0607f6578e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-docker.yaml
vendored
1
.github/workflows/build-docker.yaml
vendored
|
@ -52,6 +52,7 @@ jobs:
|
|||
id: cuda-toolkit
|
||||
with:
|
||||
cuda: '12.1.0'
|
||||
method: network
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
|
|
Loading…
Reference in a new issue