summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/push-benchmark-results.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/push-benchmark-results.yml b/.github/workflows/push-benchmark-results.yml
index ba0808381..6eab76816 100644
--- a/.github/workflows/push-benchmark-results.yml
+++ b/.github/workflows/push-benchmark-results.yml
@@ -14,7 +14,7 @@ concurrency:
jobs:
build:
- runs-on: [Windows, self-hosted]
+ runs-on: [Windows, benchmark, self-hosted]
steps:
- uses: actions/checkout@v3
with: