Skip to content

Commit 1935bdb

Browse files
committed
Increase the timeout on rebuild
1 parent fa2fcba commit 1935bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rebuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
rebuild:
99
runs-on: ubuntu-22.04
10-
timeout-minutes: 25
10+
timeout-minutes: 40
1111
name: Rebuild
1212

1313
strategy:

0 commit comments

Comments
 (0)