Skip to content

Commit fc54150

Browse files
committed
Increase timeout
1 parent 1d58384 commit fc54150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
strategy:
66
matrix:
77
version: ['lts/*']
8-
timeout-minutes: 10
8+
timeout-minutes: 12
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)