mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 17:26:42 +00:00
Change abi of wheel to cp312 (#21435)
This commit is contained in:
parent
1749725229
commit
0fa3538db5
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -76,7 +76,7 @@ jobs:
|
||||
- name: Build wheels
|
||||
uses: home-assistant/wheels@2024.07.1
|
||||
with:
|
||||
abi: cp311
|
||||
abi: cp312
|
||||
tag: musllinux_1_2
|
||||
arch: amd64
|
||||
wheels-key: ${{ secrets.WHEELS_KEY }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user