Skip to content

Commit

Permalink
updated bench-all to use weights machine
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed Jun 28, 2024
1 parent 48c3f99 commit e65a643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/command-bench-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
run: cat .github/env >> $GITHUB_OUTPUT
cmd-bench-all:
needs: [set-image]
runs-on: arc-runners-polkadot-sdk-benchmark
runs-on: arc-runners-polkadot-sdk-weights
container:
image: ${{ needs.set-image.outputs.IMAGE }}
steps:
Expand Down

0 comments on commit e65a643

Please sign in to comment.