Skip to content

Commit 93bc86d

Browse files
committed
Extend multinode test timeout to 10 minutes
1 parent 828fc70 commit 93bc86d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/applications.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ jobs:
499499
ghc: ${{ matrix.ghc }}
500500
use-freeze-file: ${{ matrix.use-freeze-file }}
501501
- name: Run multi-node-network-tests
502-
timeout-minutes: 7
502+
timeout-minutes: 10
503503
run: |
504504
ulimit -n 10000
505505
multi-node-network-tests

0 commit comments

Comments
 (0)