Skip to content

Commit

Permalink
Merge pull request #7250 from dmcgowan/release-1.6-update-build-timeout
Browse files Browse the repository at this point in the history
[release/1.6] Update release build timeout
  • Loading branch information
dmcgowan committed Aug 4, 2022
2 parents 5f242b5 + eccb82f commit 0197261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -52,7 +52,7 @@ jobs:
name: Build Release Binaries
runs-on: ${{ matrix.os }}
needs: [check]
timeout-minutes: 10
timeout-minutes: 20
strategy:
matrix:
os: [ubuntu-18.04]
Expand Down

0 comments on commit 0197261

Please sign in to comment.