Skip to content

Commit 8ca8816

Browse files
CI: increase timeout, see #9470
Especially OpenBSD with Coverage is rather slow.
1 parent 20078f5 commit 8ca8816

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ jobs:
379379
id-token: write
380380
attestations: write
381381
runs-on: ubuntu-24.04
382-
timeout-minutes: 90
382+
timeout-minutes: 180
383383
needs: [lint]
384384
continue-on-error: true
385385

0 commit comments

Comments
 (0)