mirror of
https://github.com/borgbackup/borg.git
synced 2026-03-24 19:34:23 -04:00
CI: increase timeout, see #9470
Especially OpenBSD with Coverage is rather slow.
This commit is contained in:
parent
20078f5ab8
commit
8ca88165ac
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -379,7 +379,7 @@ jobs:
|
|||
id-token: write
|
||||
attestations: write
|
||||
runs-on: ubuntu-24.04
|
||||
timeout-minutes: 90
|
||||
timeout-minutes: 180
|
||||
needs: [lint]
|
||||
continue-on-error: true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue