Skip to content

Commit ab72c48

Browse files
committed
ci: bump timeout to 20 minutes
1 parent 18f1326 commit ab72c48

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)