Update ci version numbers

This commit is contained in:
L1ghtn1ng 2022-12-09 23:47:33 +00:00
parent 9938d8ef48
commit 7e6e7eaba4

View file

@ -17,7 +17,7 @@ jobs:
max-parallel: 8
matrix:
os: [ ubuntu-latest, macos-latest ]
python-version: [ 3.10.0, 3.11.0 ]
python-version: [ 3.10, 3.11 ]
steps:
- uses: actions/checkout@v3