Adjustments to build process

This commit is contained in:
Griatch 2022-02-05 17:10:39 +01:00
parent c5a36088c4
commit c1e58af928

View file

@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
python-version: ['3.10']
python-version: ['3.9']
steps:
- name: Checkout 0.9.5 branch