mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +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) }}
|
arch: ${{ fromJson(needs.init.outputs.architectures) }}
|
||||||
tag:
|
tag:
|
||||||
- "3.9-alpine3.13"
|
- "3.9-alpine3.13"
|
||||||
|
- "3.9-alpine3.14"
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout the repository
|
- name: Checkout the repository
|
||||||
uses: actions/checkout@v2.3.4
|
uses: actions/checkout@v2.3.4
|
||||||
@ -106,6 +107,7 @@ jobs:
|
|||||||
arch: ${{ fromJson(needs.init.outputs.architectures) }}
|
arch: ${{ fromJson(needs.init.outputs.architectures) }}
|
||||||
tag:
|
tag:
|
||||||
- "3.9-alpine3.13"
|
- "3.9-alpine3.13"
|
||||||
|
- "3.9-alpine3.14"
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout the repository
|
- name: Checkout the repository
|
||||||
uses: actions/checkout@v2.3.4
|
uses: actions/checkout@v2.3.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user