Adjustments to build process

This commit is contained in:
Griatch 2022-02-05 17:10:39 +01:00
parent c29e4b47be
commit 84bacdbad0

View file

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