aligned lin build timeouts (#20885)

This commit is contained in:
Mikhail Ryzhov 2023-11-06 11:07:24 +01:00 committed by GitHub
parent a554611644
commit 28279013af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ concurrency:
jobs:
Build:
timeout-minutes: 40
timeout-minutes: 150
defaults:
run:
shell: bash

View File

@ -31,7 +31,7 @@ concurrency:
jobs:
Build:
timeout-minutes: 30
timeout-minutes: 150
defaults:
run:
shell: bash