mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Alpine 3.14 (#55049)
This commit is contained in:
parent
f72bf2145b
commit
5a7b894ba8
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
@ -66,6 +66,7 @@ jobs:
|
||||
arch: ${{ fromJson(needs.init.outputs.architectures) }}
|
||||
tag:
|
||||
- "3.9-alpine3.13"
|
||||
- "3.9-alpine3.14"
|
||||
steps:
|
||||
- name: Checkout the repository
|
||||
uses: actions/checkout@v2.3.4
|
||||
@ -106,6 +107,7 @@ jobs:
|
||||
arch: ${{ fromJson(needs.init.outputs.architectures) }}
|
||||
tag:
|
||||
- "3.9-alpine3.13"
|
||||
- "3.9-alpine3.14"
|
||||
steps:
|
||||
- name: Checkout the repository
|
||||
uses: actions/checkout@v2.3.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user