increase timeout (#20705)

This commit is contained in:
Andrey Kashchikhin 2023-10-26 10:15:52 +01:00 committed by Alexander Nesterov
parent 62ca40bd0d
commit ee4961f19f

View File

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