Update .gitlab-ci.yml file

This commit is contained in:
JuniorJPDJ 2022-11-17 20:20:42 +00:00
parent db4a319fa5
commit 6db92c9e08
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ build_dep_wheels:
- DOCKER_PLATFORM: [amd64, arm64v8] # arm32v7, riscv64]
image: ${DOCKER_PLATFORM}/alpine:3.17
before_script:
->
- >
apk add
musl-dev
gcc