Skip to content

Commit e613356

Browse files
authored
Merge pull request #224 from menloresearch/chore/increase-timeout-menlo-build
chore: increase timeout for menlo build
2 parents c80f284 + 352754e commit e613356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/menlo-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
build-and-test:
5757
runs-on: ${{ matrix.runs-on }}
5858
needs: [create-draft-release]
59-
timeout-minutes: 180
59+
timeout-minutes: 270
6060
strategy:
6161
fail-fast: false
6262
matrix:

0 commit comments

Comments
 (0)