fix: extend cpu only install dependency timeout to 20 mins (#16759)
This commit is contained in:
@@ -562,7 +562,7 @@ jobs:
|
|||||||
python-version: '3.10'
|
python-version: '3.10'
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
timeout-minutes: 10
|
timeout-minutes: 20
|
||||||
run: |
|
run: |
|
||||||
pip install -e "python/[dev]"
|
pip install -e "python/[dev]"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user