Skip to content

Commit

Permalink
JH: fix wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
adeepn committed Jan 9, 2024
1 parent ba38d25 commit bc0a854
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/jh-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ jobs:
echo "changed=true" >> $GITHUB_OUTPUT
fi
- name: Build wheels cp311
uses: jethub-homeassistant/wheels@2024.01.0
- name: Build wheels cp312
uses: jethub-homeassistant/wheels@2023.10.5
if: github.event_name == 'release' || steps.requirements.outputs.changed == 'true'
with:
tag: musllinux_1_2
Expand Down

0 comments on commit bc0a854

Please sign in to comment.