Skip to content

Commit 5c06db1

Browse files
authored
Merge pull request #1178 from JKRhb/total-timeout
ci: add a total timeout of 30 minutes
2 parents 6c88392 + 6c13206 commit 5c06db1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
os: [macos-latest, ubuntu-latest, windows-latest]
1818
node-version: [18.x, 20.x]
1919

20+
timeout-minutes: 30
21+
2022
steps:
2123
- name: Checkout
2224
uses: actions/checkout@v2

0 commit comments

Comments
 (0)