mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Update wheels builder to 2022.06.3 (#73615)
This commit is contained in:
parent
ea71630768
commit
1c6337d548
4
.github/workflows/wheels.yml
vendored
4
.github/workflows/wheels.yml
vendored
@ -140,7 +140,7 @@ jobs:
|
|||||||
done
|
done
|
||||||
|
|
||||||
- name: Build wheels
|
- name: Build wheels
|
||||||
uses: home-assistant/wheels@2022.06.2
|
uses: home-assistant/wheels@2022.06.3
|
||||||
with:
|
with:
|
||||||
abi: cp310
|
abi: cp310
|
||||||
tag: musllinux_1_2
|
tag: musllinux_1_2
|
||||||
@ -273,7 +273,7 @@ jobs:
|
|||||||
done
|
done
|
||||||
|
|
||||||
- name: Build wheels
|
- name: Build wheels
|
||||||
uses: home-assistant/wheels@2022.06.2
|
uses: home-assistant/wheels@2022.06.3
|
||||||
with:
|
with:
|
||||||
abi: cp310
|
abi: cp310
|
||||||
tag: musllinux_1_2
|
tag: musllinux_1_2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user