Update wheels builder to 2022.01.0 (#63882)

This commit is contained in:
Franck Nijhof 2022-01-11 12:21:40 +01:00 committed by GitHub
parent cb66685174
commit c71e2b1d5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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 }}