Skip to content

Commit

Permalink
bubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
mordamax committed Oct 28, 2024
1 parent 7e87654 commit 0de9e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ jobs:
fi
if [[ $BODY == "/cmd bench"* ]]; then
echo "RUNNER=parity-weights" >> $GITHUB_OUTPUT
echo "RUNNER=parity-weights-ubuntu" >> $GITHUB_OUTPUT
elif [[ $BODY == "/cmd update-ui"* ]]; then
echo "RUNNER=parity-large" >> $GITHUB_OUTPUT
else
Expand Down

0 comments on commit 0de9e8d

Please sign in to comment.