CI: increase timeout, see #9470

Especially OpenBSD with Coverage is rather slow.
This commit is contained in:
Thomas Waldmann 2026-03-12 23:59:27 +01:00
parent 20078f5ab8
commit 8ca88165ac
No known key found for this signature in database
GPG key ID: 243ACFA951F78E01

View file

@ -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