Skip to content

Commit

Permalink
Add github action timeout: 30 mins (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
greensky00 authored Dec 17, 2020
1 parent 8d5596a commit 410bd14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
# cross-platform coverage.
# See: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
runs-on: ubuntu-latest
timeout-minutes: 30

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 410bd14

Please sign in to comment.