Skip to content

Commit

Permalink
Add timeout to CI
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
  • Loading branch information
Nick Adcock committed Mar 5, 2020
1 parent 387d4c6 commit ec96550
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
build:
name: build
runs-on: ubuntu-latest
timeout-minutes: 3
steps:

- name: Checkout
Expand Down

0 comments on commit ec96550

Please sign in to comment.