Skip to content

Commit

Permalink
Change abi of wheel to cp312
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkragten authored Jul 19, 2024
1 parent 1749725 commit f71cce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Build wheels
uses: home-assistant/[email protected]
with:
abi: cp311
abi: cp312
tag: musllinux_1_2
arch: amd64
wheels-key: ${{ secrets.WHEELS_KEY }}
Expand Down

0 comments on commit f71cce3

Please sign in to comment.