We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a69ddf4 commit cabef2eCopy full SHA for cabef2e
1 file changed
.github/workflows/command-bench-all.yml
@@ -64,7 +64,7 @@ jobs:
64
run: cat .github/env >> $GITHUB_OUTPUT
65
cmd-bench-all:
66
needs: [set-image]
67
- runs-on: arc-runners-polkadot-sdk-benchmark
+ runs-on: arc-runners-polkadot-sdk-weights
68
container:
69
image: ${{ needs.set-image.outputs.IMAGE }}
70
steps:
0 commit comments