Skip to content

Commit 6576dca

Browse files
authored
Merge pull request #1358 from o1-labs/dw/increased-timeouts
CI/scenario-tests: increase timeouts to 45min
2 parents 9f03722 + c85d9d8 commit 6576dca

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
@@ -321,7 +321,7 @@ jobs:
321321
if: ${{ always() }}
322322

323323
scenario-tests:
324-
timeout-minutes: 30
324+
timeout-minutes: 45
325325
needs:
326326
- build-tests
327327
- build-tests-webrtc

0 commit comments

Comments
 (0)