Skip to content

Commit

Permalink
git: Increase light client test timeout to 25 mins (#1065)
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
  • Loading branch information
lexnv authored Jul 13, 2023
1 parent cd310b9 commit 4fb051f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
nonwasm_light_client_tests:
name: "Test Light Client"
runs-on: ubuntu-latest-16-cores
timeout-minutes: 15
timeout-minutes: 25
steps:
- name: Checkout sources
uses: actions/checkout@v3
Expand Down

0 comments on commit 4fb051f

Please sign in to comment.