Skip to content

Commit

Permalink
add timeout to CI (#3061)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartlomieju authored and ry committed Oct 4, 2019
1 parent ddcad56 commit 9049213
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
build:
name: ${{ matrix.kind }} ${{ matrix.os }}
runs-on: ${{ matrix.os }}
timeout-minutes: 60
strategy:
matrix:
os: [macOS-10.14, windows-2016, ubuntu-16.04]
Expand Down

0 comments on commit 9049213

Please sign in to comment.