From 1c6337d548fb54b07245c3832dad3043c97a94bf Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 16 Jun 2022 22:47:02 +0200 Subject: [PATCH] Update wheels builder to 2022.06.3 (#73615) --- .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 ef037ef9fb8..0c14459b487 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -140,7 +140,7 @@ jobs: done - name: Build wheels - uses: home-assistant/wheels@2022.06.2 + uses: home-assistant/wheels@2022.06.3 with: abi: cp310 tag: musllinux_1_2 @@ -273,7 +273,7 @@ jobs: done - name: Build wheels - uses: home-assistant/wheels@2022.06.2 + uses: home-assistant/wheels@2022.06.3 with: abi: cp310 tag: musllinux_1_2