Wheels v2021.07.0 (#52580)

pull/52585/head
Pascal Vizeli 2021-07-06 12:49:46 +02:00 committed by GitHub
parent 669aca9585
commit 94aa292c9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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