Merge pull request #8183 from aznashwan/windows-ci-test-timeout
Increase CI workflow timeout on Windows.
This commit is contained in:
commit
b8fcdbee8e
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -226,7 +226,7 @@ jobs:
|
||||
integration-windows:
|
||||
name: Windows Integration
|
||||
runs-on: ${{ matrix.os }}
|
||||
timeout-minutes: 50
|
||||
timeout-minutes: 90
|
||||
needs: [project, linters, protos, man]
|
||||
env:
|
||||
GOTEST: gotestsum --
|
||||
|
Loading…
Reference in New Issue
Block a user