Skip to content

Commit cabef2e

Browse files
committed
updated bench-all to use weights machine
1 parent a69ddf4 commit cabef2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/command-bench-all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: cat .github/env >> $GITHUB_OUTPUT
6565
cmd-bench-all:
6666
needs: [set-image]
67-
runs-on: arc-runners-polkadot-sdk-benchmark
67+
runs-on: arc-runners-polkadot-sdk-weights
6868
container:
6969
image: ${{ needs.set-image.outputs.IMAGE }}
7070
steps:

0 commit comments

Comments
 (0)