fix var name for riscv

This commit is contained in:
JuniorJPDJ 2022-11-26 20:50:45 +00:00
parent 83906bdbb5
commit 63c715bdf0
1 changed files with 1 additions and 1 deletions

View File

@ -128,4 +128,4 @@ build_dep_wheels_riscv64:
extends: .build_dep_wheels
variables:
DOCKER_ARCH: riscv64
image: ${DOCKER_PLATFORM}/alpine:edge
image: ${DOCKER_ARCH}/alpine:edge