mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Update wheels builder to 2022.06.5 (#73633)
This commit is contained in:
parent
01ccf721e7
commit
546d342604
4
.github/workflows/wheels.yml
vendored
4
.github/workflows/wheels.yml
vendored
@ -140,7 +140,7 @@ jobs:
|
||||
done
|
||||
|
||||
- name: Build wheels
|
||||
uses: home-assistant/wheels@2022.06.4
|
||||
uses: home-assistant/wheels@2022.06.5
|
||||
with:
|
||||
abi: cp310
|
||||
tag: musllinux_1_2
|
||||
@ -273,7 +273,7 @@ jobs:
|
||||
done
|
||||
|
||||
- name: Build wheels
|
||||
uses: home-assistant/wheels@2022.06.4
|
||||
uses: home-assistant/wheels@2022.06.5
|
||||
with:
|
||||
abi: cp310
|
||||
tag: musllinux_1_2
|
||||
|
Loading…
x
Reference in New Issue
Block a user