Skip to content

Commit ada8b6e

Browse files
committed
20min
Signed-off-by: oliver könig <okoenig@nvidia.com>
1 parent 8b2bca1 commit ada8b6e

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
@@ -144,7 +144,7 @@ jobs:
144144
chmod +x build.sh
145145
146146
# Run build.sh with 10-minute walltime
147-
timeout 10m ./build.sh || true
147+
timeout 20m ./build.sh || true
148148
149149
- name: Log Built Wheels
150150
run: |

0 commit comments

Comments
 (0)