bump: EXT_FIX to 2

This commit is contained in:
Georg K 2024-04-17 06:15:26 +03:00
parent 6dce440975
commit 696b7ae9fc

View File

@ -7,7 +7,7 @@ stages:
publish-pypi:
stage: package
variables:
EXT_FIX: "1"
EXT_FIX: "2"
image: python:3.12.2-alpine3.19
script:
- apk add --no-cache gcc musl-dev