mirror of
https://github.com/home-assistant/core.git
synced 2025-08-11 16:45:19 +02:00
Update wheels builder to 2022.06.5 (#73633)
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user