diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml index be7673e95..30c80e5d6 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -1276,7 +1276,7 @@ jobs: benchmarks: name: Run benchmarks (CodSpeed) - runs-on: ubuntu-latest + runs-on: Linux-high-perf needs: min_version steps: - uses: actions/checkout@v5