CI: update python

This commit is contained in:
TruncatedDinosour 2022-02-16 22:18:24 +00:00 committed by GitHub
parent 4b9b212c9e
commit 086225e905
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.8]
python-version: [3.9]
steps: