Skip to content

Commit

Permalink
Limit z2jh GH workflow to 20 mins
Browse files Browse the repository at this point in the history
  • Loading branch information
manics committed Nov 1, 2020
1 parent 887a91d commit 0fcfc83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:

test_z2jh:
runs-on: ubuntu-latest
# If a job goes on for this long it's probably hung
timeout-minutes: 20
strategy:
# Keep running so we can see if other tests pass
fail-fast: false
Expand Down

0 comments on commit 0fcfc83

Please sign in to comment.