Build wheels for Alpine 3.14 (#9875)

This commit is contained in:
Joakim Sørensen 2021-08-24 11:20:57 +02:00 committed by GitHub
parent 21a3b4f8e2
commit efbf4482b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,8 +73,8 @@ jobs:
matrix: matrix:
arch: ["aarch64", "armhf", "armv7", "amd64", "i386"] arch: ["aarch64", "armhf", "armv7", "amd64", "i386"]
tag: tag:
- "3.8-alpine3.12"
- "3.9-alpine3.13" - "3.9-alpine3.13"
- "3.9-alpine3.14"
steps: steps:
- name: Download requirements.txt - name: Download requirements.txt
uses: actions/download-artifact@v2 uses: actions/download-artifact@v2