mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-13 12:26:35 +00:00
Don't build wheels for alpine 3.13 (#9944)
This commit is contained in:
parent
d5a161769c
commit
5e3487ed59
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@ -73,7 +73,6 @@ jobs:
|
||||
matrix:
|
||||
arch: ["aarch64", "armhf", "armv7", "amd64", "i386"]
|
||||
tag:
|
||||
- "3.9-alpine3.13"
|
||||
- "3.9-alpine3.14"
|
||||
steps:
|
||||
- name: Download requirements.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user