Skip to content

Commit 9870961

Browse files
authored
Merge pull request #1371 from o1-labs/dw/increase-timeout
CI: increase timeout for scenario-tests, bootstrap-tests and record-replay-tests
2 parents 6fa94fd + 80a748a commit 9870961

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)