feat: update to ext_fix = 3
This commit is contained in:
parent
32eaa51e8d
commit
970624fe08
@ -7,8 +7,8 @@ stages:
|
|||||||
publish-pypi:
|
publish-pypi:
|
||||||
stage: package
|
stage: package
|
||||||
variables:
|
variables:
|
||||||
EXT_FIX: "2"
|
EXT_FIX: "3"
|
||||||
image: python:3.12.2-alpine3.19
|
image: python:3.12.4-alpine3.20
|
||||||
script:
|
script:
|
||||||
- apk add --no-cache gcc musl-dev
|
- apk add --no-cache gcc musl-dev
|
||||||
- pip install chardet poetry
|
- pip install chardet poetry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user