Skip to content

Commit 565c2d8

Browse files
committed
Try paid runners
1 parent cf2e6c3 commit 565c2d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/performance_score_director.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ on:
3535
jobs:
3636

3737
benchmark:
38-
runs-on: ubuntu-latest
38+
runs-on: perf-linux-x64-2cores
3939
strategy:
4040
fail-fast: false # Jobs fail if the benchmark error is over predefined thresholds; other benchmarks continue.
4141
matrix:

0 commit comments

Comments
 (0)