From 2f4eaf61c69738aa85bc89a4af36039ed37ae918 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Petrovick=C3=BD?= Date: Fri, 8 Nov 2024 08:04:00 +0100 Subject: [PATCH] ci: use the new self-hosted runners for perf testing --- .github/workflows/performance_score_director.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/performance_score_director.yml b/.github/workflows/performance_score_director.yml index ff2090b9..bd5d7483 100644 --- a/.github/workflows/performance_score_director.yml +++ b/.github/workflows/performance_score_director.yml @@ -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: