fetch_sources: replace flags that the newer version recognizes (#1148)
* fetch_sources: replace flags that the newer version recognizes * fetch_sources: remove --no-include-rocm-libraries
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
c16b06a7d7
Коммит
fb3677cad6
@@ -78,7 +78,7 @@ jobs:
|
||||
- name: Fetch sources
|
||||
timeout-minutes: 30
|
||||
run: |
|
||||
./TheRock/build_tools/fetch_sources.py --jobs 12 --no-include-math-libs
|
||||
./TheRock/build_tools/fetch_sources.py --jobs 12 --no-include-rocm-systems --no-include-ml-frameworks
|
||||
|
||||
|
||||
- name: Configure Projects
|
||||
|
||||
Ссылка в новой задаче
Block a user