Stop build wheels for python38 (#52309)
parent
aac0180abf
commit
853ca331e4
|
@ -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…
Reference in New Issue