From 3a92123ac645841fe8c88424e71ac8d49b9ffbf3 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 21 Oct 2022 13:08:19 +0200 Subject: [PATCH] Update home-assistant/wheels to 2022.10.1 (#80723) --- .github/workflows/wheels.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 2bd808f0e8a..0447a702e01 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -92,7 +92,7 @@ jobs: name: requirements_diff - name: Build wheels - uses: home-assistant/wheels@2022.06.7 + uses: home-assistant/wheels@2022.10.1 with: abi: cp310 tag: musllinux_1_2 @@ -161,7 +161,7 @@ jobs: sed -i "/numpy/d" homeassistant/package_constraints.txt - name: Build wheels - uses: home-assistant/wheels@2022.06.7 + uses: home-assistant/wheels@2022.10.1 with: abi: cp310 tag: musllinux_1_2