Skip to content

Commit 877b1b9

Browse files
committed
Increase timeout
1 parent 2ba3598 commit 877b1b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qa-rpc-integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919
jobs:
2020
integration-test-suite:
2121
runs-on: [ self-hosted, Erigon3 ]
22-
timeout-minutes: 15
22+
timeout-minutes: 30
2323
env:
2424
ERIGON_REFERENCE_DATA_DIR: /opt/erigon-versions/reference-version/datadir
2525
ERIGON_TESTBED_DATA_DIR: /opt/erigon-testbed/datadir

0 commit comments

Comments
 (0)