forked from home-assistant/core
Wheels v2021.07.0 (#52580)
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: requirements_diff
|
||||||
|
|
||||||
- name: Build wheels
|
- name: Build wheels
|
||||||
uses: home-assistant/wheels@2021.06.0
|
uses: home-assistant/wheels@2021.07.0
|
||||||
with:
|
with:
|
||||||
tag: ${{ matrix.tag }}
|
tag: ${{ matrix.tag }}
|
||||||
arch: ${{ matrix.arch }}
|
arch: ${{ matrix.arch }}
|
||||||
@@ -150,7 +150,7 @@ jobs:
|
|||||||
done
|
done
|
||||||
|
|
||||||
- name: Build wheels
|
- name: Build wheels
|
||||||
uses: home-assistant/wheels@2021.06.0
|
uses: home-assistant/wheels@2021.07.0
|
||||||
with:
|
with:
|
||||||
tag: ${{ matrix.tag }}
|
tag: ${{ matrix.tag }}
|
||||||
arch: ${{ matrix.arch }}
|
arch: ${{ matrix.arch }}
|
||||||
|
Reference in New Issue
Block a user