Skip to content

Commit

Permalink
qa-tests: update runner timeout to match test script timeout (#10441)
Browse files Browse the repository at this point in the history
  • Loading branch information
mriccobene authored May 22, 2024
1 parent 4c132a2 commit c9ffb7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa-snap-download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
long-running-test:
runs-on: [self-hosted, Erigon3]
timeout-minutes: 600
timeout-minutes: 800
env:
ERIGON_DATA_DIR: ${{ github.workspace }}/erigon_data
ERIGON_QA_PATH: /home/qarunner/erigon-qa
Expand Down

0 comments on commit c9ffb7a

Please sign in to comment.