mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-27 11:06:32 +00:00
Test wheels build with check-if-qemu-is-required branch
This commit is contained in:
parent
958a0e31d1
commit
b418a1d592
2
.github/workflows/builder.yml
vendored
2
.github/workflows/builder.yml
vendored
@ -106,7 +106,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build wheels
|
- name: Build wheels
|
||||||
if: needs.init.outputs.requirements == 'true'
|
if: needs.init.outputs.requirements == 'true'
|
||||||
uses: home-assistant/wheels@2024.11.0
|
uses: home-assistant/wheels@check-if-qemu-is-required
|
||||||
with:
|
with:
|
||||||
abi: cp313
|
abi: cp313
|
||||||
tag: musllinux_1_2
|
tag: musllinux_1_2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user