Unverified Commit 6afd9bf1 authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

[ci] Increase timeout value for QEMU builds (#4385)

parent 4530deda
...@@ -150,7 +150,7 @@ jobs: ...@@ -150,7 +150,7 @@ jobs:
PRODUCES_ARTIFACTS: 'true' PRODUCES_ARTIFACTS: 'true'
pool: pool:
vmImage: ubuntu-latest vmImage: ubuntu-latest
timeoutInMinutes: 150 timeoutInMinutes: 180
strategy: strategy:
matrix: matrix:
bdist: bdist:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment