aligned lin build timeouts (#20885)
This commit is contained in:
parent
a554611644
commit
28279013af
2
.github/workflows/android_arm64.yml
vendored
2
.github/workflows/android_arm64.yml
vendored
@ -27,7 +27,7 @@ concurrency:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Build:
|
Build:
|
||||||
timeout-minutes: 40
|
timeout-minutes: 150
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
2
.github/workflows/linux_riscv.yml
vendored
2
.github/workflows/linux_riscv.yml
vendored
@ -31,7 +31,7 @@ concurrency:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Build:
|
Build:
|
||||||
timeout-minutes: 30
|
timeout-minutes: 150
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user