feat: update to ext_fix = 3
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user