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:
parent
315f312bb2
commit
bcfbdb6e79
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -74,7 +74,7 @@ jobs:
|
|||
TOXENV: ${{ matrix.toxenv }}
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
timeout-minutes: 40
|
||||
timeout-minutes: 60
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in a new issue