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 cf2e6c3 commit 565c2d8Copy full SHA for 565c2d8
.github/workflows/performance_score_director.yml
@@ -35,7 +35,7 @@ on:
35
jobs:
36
37
benchmark:
38
- runs-on: ubuntu-latest
+ runs-on: perf-linux-x64-2cores
39
strategy:
40
fail-fast: false # Jobs fail if the benchmark error is over predefined thresholds; other benchmarks continue.
41
matrix:
0 commit comments