Skip to content

Commit 6c13206

Browse files
committed
ci: add a total timeout of 30 minutes
1 parent 6c88392 commit 6c13206

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)