mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Bump home-assistant/wheels to 2021.01 to pick up grpc changes (#64917)
This commit is contained in:
parent
e28b5aee77
commit
2ba8f0f4cb
4
.github/workflows/wheels.yml
vendored
4
.github/workflows/wheels.yml
vendored
@ -87,7 +87,7 @@ jobs:
|
||||
name: requirements_diff
|
||||
|
||||
- name: Build wheels
|
||||
uses: home-assistant/wheels@2022.01.0
|
||||
uses: home-assistant/wheels@2022.01.1
|
||||
with:
|
||||
tag: ${{ matrix.tag }}
|
||||
arch: ${{ matrix.arch }}
|
||||
@ -157,7 +157,7 @@ jobs:
|
||||
done
|
||||
|
||||
- name: Build wheels
|
||||
uses: home-assistant/wheels@2022.01.0
|
||||
uses: home-assistant/wheels@2022.01.1
|
||||
with:
|
||||
tag: ${{ matrix.tag }}
|
||||
arch: ${{ matrix.arch }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user