Skip to content

Commit

Permalink
Merge pull request #632 from input-output-hk/bump-test-timeout
Browse files Browse the repository at this point in the history
CI: Bump the test timeout to 60 minutes
  • Loading branch information
Mikhail Zabaluev committed Sep 10, 2021
2 parents 26e1fd2 + 4643025 commit ce547de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
experimental: true
runs-on: ${{ matrix.os }}
continue-on-error: ${{ matrix.experimental }}
timeout-minutes: 30
timeout-minutes: 60
env:
CARGO_INCREMENTAL: 0
steps:
Expand Down

0 comments on commit ce547de

Please sign in to comment.