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: jobs:
Build: Build:
timeout-minutes: 15 timeout-minutes: 30
defaults: defaults:
run: run:
shell: bash shell: bash