Version 1.0rc10, py3.10 min

This commit is contained in:
Griatch 2022-12-03 09:57:42 +01:00
parent 18f04ef97b
commit 07935f68a3
10 changed files with 43 additions and 45 deletions

View file

@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
python-version: ['3.9']
python-version: ['3.10']
steps:
- name: Checkout ${{ github.ref }} branch