We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b6782f commit 2f4eaf6Copy full SHA for 2f4eaf6
.github/workflows/performance_score_director.yml
@@ -34,7 +34,7 @@ on:
34
jobs:
35
36
benchmark:
37
- runs-on: perf-linux-x64-2cores
+ runs-on: self-hosted
38
strategy:
39
fail-fast: false # Jobs fail if the benchmark error is over predefined thresholds; other benchmarks continue.
40
matrix:
0 commit comments