Skip to content

Commit 0197261

Browse files
authored
Merge pull request #7250 from dmcgowan/release-1.6-update-build-timeout
[release/1.6] Update release build timeout
2 parents 5f242b5 + eccb82f commit 0197261

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
name: Build Release Binaries
5353
runs-on: ${{ matrix.os }}
5454
needs: [check]
55-
timeout-minutes: 10
55+
timeout-minutes: 20
5656
strategy:
5757
matrix:
5858
os: [ubuntu-18.04]

0 commit comments

Comments
 (0)