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