Skip to content

Commit

Permalink
ci: use the new self-hosted runners for perf testing
Browse files Browse the repository at this point in the history
  • Loading branch information
triceo authored Nov 8, 2024
1 parent 3b6782f commit 2f4eaf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/performance_score_director.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ on:
jobs:

benchmark:
runs-on: perf-linux-x64-2cores
runs-on: self-hosted
strategy:
fail-fast: false # Jobs fail if the benchmark error is over predefined thresholds; other benchmarks continue.
matrix:
Expand Down

0 comments on commit 2f4eaf6

Please sign in to comment.