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 c3811f1 commit 27a1ba6Copy full SHA for 27a1ba6
.github/workflows/ubuntu.yml
@@ -21,6 +21,7 @@ env:
21
22
jobs:
23
build_ubuntu_noble_nightly:
24
+ timeout-minutes: 660 # 12 hours
25
runs-on: ubuntu-latest
26
steps:
27
# The HHVM build requires more disk space than what is available
0 commit comments