Skip to content

Commit f560e60

Browse files
committed
build: increase CI CUDA build timeout
1 parent c31c81c commit f560e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
- name: Setup & Build
152152
id: build
153153
shell: bash
154-
timeout-minutes: 200
154+
timeout-minutes: 300
155155
env:
156156
ARTIFACT_NAME: ${{ matrix.config.artifact }}
157157
run: |

0 commit comments

Comments
 (0)