Skip to content

Commit ed93cce

Browse files
authored
Bump CI timeout to 20 mins
1 parent f5162d2 commit ed93cce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ concurrency:
88

99
jobs:
1010
unit-tests:
11-
timeout-minutes: 10
11+
timeout-minutes: 20
1212
runs-on: ubuntu-latest
1313
strategy:
1414
max-parallel: 3

0 commit comments

Comments
 (0)