Skip to content

Commit

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

0 comments on commit 48c3f99

Please sign in to comment.