From e11e1adcbf6dceb6a38e6fce5e02e316a1d16d7e Mon Sep 17 00:00:00 2001 From: Siarhei Fedartsou Date: Sat, 11 May 2024 14:21:15 +0200 Subject: [PATCH] Add benchmarks comparing job --- .github/workflows/osrm-backend.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/osrm-backend.yml b/.github/workflows/osrm-backend.yml index 4cc48bca0..af536559b 100644 --- a/.github/workflows/osrm-backend.yml +++ b/.github/workflows/osrm-backend.yml @@ -607,6 +607,7 @@ jobs: uses: actions/checkout@v3 with: ref: ${{ github.head_ref }} + - run: pip install "conan<2.0.0" - name: Build run: | mkdir build