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 825172d commit 5f21e4fCopy full SHA for 5f21e4f
.github/workflows/build.yml
@@ -133,7 +133,7 @@ jobs:
133
- name: Install Cuda 13.0 on Windows (1)
134
if: matrix.config.name == 'Windows (1)'
135
shell: bash
136
- timeout-minutes: 30
+ timeout-minutes: 60
137
run: |
138
curl -Lo cuda_13.0.0_windows_network.exe https://developer.download.nvidia.com/compute/cuda/13.0.0/network_installers/cuda_13.0.0_windows_network.exe
139
0 commit comments