Skip to content

Commit 2f4eaf6

Browse files
authored
ci: use the new self-hosted runners for perf testing
1 parent 3b6782f commit 2f4eaf6

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
@@ -34,7 +34,7 @@ on:
3434
jobs:
3535

3636
benchmark:
37-
runs-on: perf-linux-x64-2cores
37+
runs-on: self-hosted
3838
strategy:
3939
fail-fast: false # Jobs fail if the benchmark error is over predefined thresholds; other benchmarks continue.
4040
matrix:

0 commit comments

Comments
 (0)