Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 6a4f5a6

Browse files
authored
Update bench.yml
1 parent 8072f63 commit 6a4f5a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/bench.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ permissions:
1212
issues: write
1313
jobs:
1414
build:
15-
runs-on: benchmarking-runner
15+
runs-on:
16+
group: benchmarking-runner
1617
if: github.event.head_commit.message != 'Update performance results in README.md'
1718
env:
1819
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)