back to 3.17

This commit is contained in:
JuniorJPDJ 2022-11-25 22:37:58 +00:00
parent ed98fa717d
commit ad72f9c50a
1 changed files with 2 additions and 2 deletions

View File

@ -44,9 +44,9 @@ build_dep_wheels:
stage: build
parallel:
matrix:
- DOCKER_PLATFORM: [amd64, i386, arm64v8, arm32v7, riscv64]
- DOCKER_PLATFORM: [amd64, i386, arm64v8, arm32v7]#, riscv64]
tags: [docker, $DOCKER_PLATFORM]
image: ${DOCKER_PLATFORM}/alpine:edge
image: ${DOCKER_PLATFORM}/alpine:3.17
before_script:
- >
apk add