Skip to content

Commit 27a1ba6

Browse files
committed
Increase workflow timeout
1 parent c3811f1 commit 27a1ba6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ubuntu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ env:
2121

2222
jobs:
2323
build_ubuntu_noble_nightly:
24+
timeout-minutes: 660 # 12 hours
2425
runs-on: ubuntu-latest
2526
steps:
2627
# The HHVM build requires more disk space than what is available

0 commit comments

Comments
 (0)