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