mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Stop build wheels for python38 (#52309)
This commit is contained in:
parent
aac0180abf
commit
853ca331e4
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
@ -65,7 +65,6 @@ jobs:
|
||||
matrix:
|
||||
arch: ${{ fromJson(needs.init.outputs.architectures) }}
|
||||
tag:
|
||||
- "3.8-alpine3.12"
|
||||
- "3.9-alpine3.13"
|
||||
steps:
|
||||
- name: Checkout the repository
|
||||
@ -106,7 +105,6 @@ jobs:
|
||||
matrix:
|
||||
arch: ${{ fromJson(needs.init.outputs.architectures) }}
|
||||
tag:
|
||||
- "3.8-alpine3.12"
|
||||
- "3.9-alpine3.13"
|
||||
steps:
|
||||
- name: Checkout the repository
|
||||
|
Loading…
x
Reference in New Issue
Block a user