Merge pull request #151 from klihub/fixes/increase-ci-timeout
.github: give more slack for build+tests.
This commit is contained in:
commit
712429a9f0
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -82,7 +82,7 @@ jobs:
|
||||
|
||||
name: ${{ matrix.os }} / ${{ matrix.go }}
|
||||
runs-on: ${{ matrix.os }}
|
||||
timeout-minutes: 5
|
||||
timeout-minutes: 10
|
||||
steps:
|
||||
|
||||
- uses: actions/setup-go@v3
|
||||
|
Loading…
Reference in New Issue
Block a user