Skip to content

Commit

Permalink
ci: add a total timeout of 30 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb committed Nov 30, 2023
1 parent 6c88392 commit 6c13206
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
os: [macos-latest, ubuntu-latest, windows-latest]
node-version: [18.x, 20.x]

timeout-minutes: 30

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

0 comments on commit 6c13206

Please sign in to comment.