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