Skip to content

Commit

Permalink
Update wheels builder to 2022.06.3 (home-assistant#73615)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli authored Jun 16, 2022
1 parent ea71630 commit 1c6337d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 1c6337d

Please sign in to comment.