ci: looks like 40mins is not always enough

might depend on server load at gh.
This commit is contained in:
Thomas Waldmann 2023-04-06 19:29:01 +02:00
parent 315f312bb2
commit bcfbdb6e79
No known key found for this signature in database
GPG Key ID: 243ACFA951F78E01
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ jobs:
TOXENV: ${{ matrix.toxenv }}
runs-on: ${{ matrix.os }}
timeout-minutes: 40
timeout-minutes: 60
steps:
- uses: actions/checkout@v3