Skip to content

Commit 0607f65

Browse files
committed
Use network installer for cuda
1 parent 6d3c20e commit 0607f65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-docker.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
id: cuda-toolkit
5353
with:
5454
cuda: '12.1.0'
55+
method: network
5556

5657
- name: Set up QEMU
5758
uses: docker/setup-qemu-action@v2

0 commit comments

Comments
 (0)