Skip to content

Commit

Permalink
Merge remote-tracking branch 'github/fixes/increase-ci-timeout' into …
Browse files Browse the repository at this point in the history
…otelttrpc
  • Loading branch information
klihub committed Jul 24, 2023
2 parents 4f23b72 + 8d47846 commit 949f228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:

name: ${{ matrix.os }} / ${{ matrix.go }}
runs-on: ${{ matrix.os }}
timeout-minutes: 5
timeout-minutes: 10
steps:

- uses: actions/setup-go@v3
Expand Down

0 comments on commit 949f228

Please sign in to comment.