We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ba3598 commit 877b1b9Copy full SHA for 877b1b9
.github/workflows/qa-rpc-integration-tests.yml
@@ -19,7 +19,7 @@ on:
19
jobs:
20
integration-test-suite:
21
runs-on: [ self-hosted, Erigon3 ]
22
- timeout-minutes: 15
+ timeout-minutes: 30
23
env:
24
ERIGON_REFERENCE_DATA_DIR: /opt/erigon-versions/reference-version/datadir
25
ERIGON_TESTBED_DATA_DIR: /opt/erigon-testbed/datadir
0 commit comments