commit 6bb89aa0630313bedca5eb67c11131e8aa2b5b82 from: Sergey Bronnikov date: Mon Aug 05 19:47:58 2024 UTC ci: fix timeout in perf_micro workflow NO_CHANGELOG=internal NO_DOC=internal NO_TEST=internal commit - efab2d635739b57e8d8e3c8d44c0849af31206ed commit + 6bb89aa0630313bedca5eb67c11131e8aa2b5b82 blob - 9eea3245ae09f143c8f3013575ef2a5de6bcb3e2 blob + 09044ae8d25aeb5d887df868fce0021ff0f8d02a --- .github/workflows/perf_micro.yml +++ .github/workflows/perf_micro.yml @@ -50,7 +50,7 @@ jobs: runs-on: ubuntu-20.04-self-hosted - timeout-minutes: 60 + timeout-minutes: 180 env: PERF_BRANCH: ${{ github.event.pull_request.head.ref || github.ref_name }}