mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Update home-assistant/wheels to 2021.01.2 (#64958)
This commit is contained in:
parent
3dbad2a44e
commit
d56ab16556
4
.github/workflows/wheels.yml
vendored
4
.github/workflows/wheels.yml
vendored
@ -87,7 +87,7 @@ jobs:
|
|||||||
name: requirements_diff
|
name: requirements_diff
|
||||||
|
|
||||||
- name: Build wheels
|
- name: Build wheels
|
||||||
uses: home-assistant/wheels@2022.01.1
|
uses: home-assistant/wheels@2022.01.2
|
||||||
with:
|
with:
|
||||||
tag: ${{ matrix.tag }}
|
tag: ${{ matrix.tag }}
|
||||||
arch: ${{ matrix.arch }}
|
arch: ${{ matrix.arch }}
|
||||||
@ -157,7 +157,7 @@ jobs:
|
|||||||
done
|
done
|
||||||
|
|
||||||
- name: Build wheels
|
- name: Build wheels
|
||||||
uses: home-assistant/wheels@2022.01.1
|
uses: home-assistant/wheels@2022.01.2
|
||||||
with:
|
with:
|
||||||
tag: ${{ matrix.tag }}
|
tag: ${{ matrix.tag }}
|
||||||
arch: ${{ matrix.arch }}
|
arch: ${{ matrix.arch }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user