Update wheels builder to 2021.05.2 (#50520)

This commit is contained in:
Pascal Vizeli 2021-05-12 15:13:24 +02:00 committed by GitHub
parent a4ea9b3cd3
commit 6ef3de464c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,7 +81,7 @@ jobs:
name: requirements_diff
- name: Build wheels
uses: home-assistant/wheels@2021.05.1
uses: home-assistant/wheels@2021.05.2
with:
tag: ${{ matrix.tag }}
arch: ${{ matrix.arch }}
@ -151,7 +151,7 @@ jobs:
done
- name: Build wheels
uses: home-assistant/wheels@2021.05.1
uses: home-assistant/wheels@2021.05.2
with:
tag: ${{ matrix.tag }}
arch: ${{ matrix.arch }}