feat: update to ext_fix = 3

This commit is contained in:
Georg K 2024-07-30 22:11:38 +03:00
parent 32eaa51e8d
commit 970624fe08

View File

@ -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