mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Build wheels for Alpine 3.14 (#9875)
This commit is contained in:
parent
21a3b4f8e2
commit
efbf4482b2
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -73,8 +73,8 @@ jobs:
|
||||
matrix:
|
||||
arch: ["aarch64", "armhf", "armv7", "amd64", "i386"]
|
||||
tag:
|
||||
- "3.8-alpine3.12"
|
||||
- "3.9-alpine3.13"
|
||||
- "3.9-alpine3.14"
|
||||
steps:
|
||||
- name: Download requirements.txt
|
||||
uses: actions/download-artifact@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user