fix: set fix to 6
Some checks failed
Release / Distribution (push) Failing after 43s

This commit is contained in:
Georg K 2025-04-14 03:55:50 +03:00
parent 5a518ed044
commit 256f499c90

View File

@ -11,7 +11,7 @@ jobs:
name: Distribution
runs-on: ubuntu-latest
env:
EXT_FIX: "5"
EXT_FIX: "6"
steps:
- uses: actions/checkout@v4
- name: Set up Python 3.12