mirror of
https://github.com/home-assistant/core.git
synced 2025-08-12 09:05:15 +02:00
Update wheels builder to 2022.06.3 (#73615)
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.2
|
||||
uses: home-assistant/wheels@2022.06.3
|
||||
with:
|
||||
abi: cp310
|
||||
tag: musllinux_1_2
|
||||
@@ -273,7 +273,7 @@ jobs:
|
||||
done
|
||||
|
||||
- name: Build wheels
|
||||
uses: home-assistant/wheels@2022.06.2
|
||||
uses: home-assistant/wheels@2022.06.3
|
||||
with:
|
||||
abi: cp310
|
||||
tag: musllinux_1_2
|
||||
|
Reference in New Issue
Block a user