mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update wheels builder to 2022.01.0 (#63882)
This commit is contained in:
parent
cb66685174
commit
c71e2b1d5b
4
.github/workflows/wheels.yml
vendored
4
.github/workflows/wheels.yml
vendored
@ -85,7 +85,7 @@ jobs:
|
||||
name: requirements_diff
|
||||
|
||||
- name: Build wheels
|
||||
uses: home-assistant/wheels@2021.07.0
|
||||
uses: home-assistant/wheels@2022.01.0
|
||||
with:
|
||||
tag: ${{ matrix.tag }}
|
||||
arch: ${{ matrix.arch }}
|
||||
@ -154,7 +154,7 @@ jobs:
|
||||
done
|
||||
|
||||
- name: Build wheels
|
||||
uses: home-assistant/wheels@2021.07.0
|
||||
uses: home-assistant/wheels@2022.01.0
|
||||
with:
|
||||
tag: ${{ matrix.tag }}
|
||||
arch: ${{ matrix.arch }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user