Skip to content

Commit

Permalink
Bump home-assistant/wheels from 2023.04.0 to 2023.09.1 (#662)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
  • Loading branch information
dependabot[bot] and frenck authored Sep 26, 2023
1 parent a6371a2 commit 2271692
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 @@ -43,7 +43,7 @@ jobs:
fail-fast: false
matrix:
arch: ["aarch64", "armhf", "armv7", "amd64", "i386"]
abi: ["cp310", "cp311"]
abi: ["cp311"]

steps:
- name: Check out code from GitHub
Expand All @@ -70,7 +70,7 @@ jobs:
touch .env_file
- name: Build wheels
uses: home-assistant/wheels@2023.04.0
uses: home-assistant/wheels@2023.09.1
with:
abi: ${{ matrix.abi }}
tag: musllinux_1_2
Expand Down

0 comments on commit 2271692

Please sign in to comment.