Skip to content

Commit 80a748a

Browse files
committed
CI: increase timeout for scenario-tests and bootstrap-tests
1 parent 6fa94fd commit 80a748a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ jobs:
518518
./${{ matrix.test }} --test-threads=1
519519
520520
bootstrap-test:
521-
timeout-minutes: 4
521+
timeout-minutes: 10
522522
needs: [build, build-tests]
523523
runs-on: ubuntu-24.04
524524
env:

0 commit comments

Comments
 (0)