We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d3c20e commit 0607f65Copy full SHA for 0607f65
.github/workflows/build-docker.yaml
@@ -52,6 +52,7 @@ jobs:
52
id: cuda-toolkit
53
with:
54
cuda: '12.1.0'
55
+ method: network
56
57
- name: Set up QEMU
58
uses: docker/setup-qemu-action@v2
0 commit comments