1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-22 15:57:15 +00:00

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

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