ci: increase matrix test timeout headroom

This commit is contained in:
user 2026-04-02 21:11:56 +00:00
parent a1de99d3f5
commit 5cd691bee4
No known key found for this signature in database

View file

@ -15,7 +15,7 @@ concurrency:
jobs:
test:
runs-on: ubuntu-latest
timeout-minutes: 20 # Increased from 15 to 20
timeout-minutes: 30 # Root shard now runs close to 20m on CI; leave headroom for reruns/coverage upload
strategy:
fail-fast: false
matrix: