Skip to content

Commit

Permalink
Merge branch 'master' into mordamax-patch-8
Browse files Browse the repository at this point in the history
  • Loading branch information
mordamax authored Oct 29, 2024
2 parents 9334e7e + ace611a commit 2211866
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-ubuntu" >> $GITHUB_OUTPUT
echo "RUNNER=parity-oldlinux" >> $GITHUB_OUTPUT
elif [[ $BODY == "/cmd update-ui"* ]]; then
echo "RUNNER=parity-large" >> $GITHUB_OUTPUT
else
Expand Down

0 comments on commit 2211866

Please sign in to comment.