mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Pin wheels build version (#50515)
This commit is contained in:
parent
34cd68bdf6
commit
41f3c67be9
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@master
|
||||
uses: home-assistant/wheels@2021.05.1
|
||||
with:
|
||||
tag: ${{ matrix.tag }}
|
||||
arch: ${{ matrix.arch }}
|
||||
@ -151,7 +151,7 @@ jobs:
|
||||
done
|
||||
|
||||
- name: Build wheels
|
||||
uses: home-assistant/wheels@master
|
||||
uses: home-assistant/wheels@2021.05.1
|
||||
with:
|
||||
tag: ${{ matrix.tag }}
|
||||
arch: ${{ matrix.arch }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user