enable python 3.12

This commit is contained in:
scito
2023-08-12 15:52:19 +02:00
committed by Roland Kurmann
parent a0bf28f4cc
commit 157e247416
4 changed files with 45 additions and 18 deletions

View File

@@ -33,7 +33,6 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
check-latest: false
allow-prereleases: true
- name: Install zbar shared lib for QReader (Linux)
if: runner.os == 'Linux'
run: |