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