[CI] Add 30 minute timeout to Fetch sources and use 12 jobs for Windows (#1001)
This commit is contained in:
@@ -68,6 +68,7 @@ jobs:
|
||||
git config fetch.parallel 10
|
||||
|
||||
- name: Fetch sources
|
||||
timeout-minutes: 30
|
||||
run: |
|
||||
./TheRock/build_tools/fetch_sources.py --jobs 12 --no-include-math-libs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user