Try to use a paid runner for the benchmarks

This commit is contained in:
Sylvestre Ledru
2025-09-30 11:04:21 +02:00
committed by GitHub
parent b5ad68eaad
commit 08c4a3d89f
+1 -1
View File
@@ -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