mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 20:25:07 +02:00
Update wheels builder to 2021.05.2 (#50520)
This commit is contained in:
4
.github/workflows/wheels.yml
vendored
4
.github/workflows/wheels.yml
vendored
@@ -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 }}
|
||||
|
Reference in New Issue
Block a user