1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-08 19:30:01 +02:00

Temporary commit

This commit is contained in:
Sadra Barikbin 2024-01-03 23:28:33 +03:30
parent a39a448df9
commit c039223768

View file

@ -25,7 +25,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [ "3.8", "3.9", "3.10", "3.11", "3.12" ]
python-version: [ "3.12" ]
runs-on: 'ubuntu-latest'