Skip to content

Commit

Permalink
Add build timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmezzetti committed Jan 20, 2023
1 parent 244ad1d commit cd59a20
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 @@ -10,6 +10,7 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]

timeout-minutes: 60
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
Expand Down

0 comments on commit cd59a20

Please sign in to comment.