fix: prefix to "4"
This commit is contained in:
parent
63458e2da0
commit
4cf6e7d95c
@ -7,7 +7,7 @@ stages:
|
|||||||
publish-pypi:
|
publish-pypi:
|
||||||
stage: package
|
stage: package
|
||||||
variables:
|
variables:
|
||||||
EXT_FIX: "3"
|
EXT_FIX: "4"
|
||||||
image: python:3.12.4-alpine3.20
|
image: python:3.12.4-alpine3.20
|
||||||
script:
|
script:
|
||||||
- apk add --no-cache gcc musl-dev
|
- apk add --no-cache gcc musl-dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user