Merge pull request #418 from pylast/all-repos_autofix_add-3.12-dev

This commit is contained in:
Hugo van Kemenade 2022-11-09 14:00:31 +02:00 committed by GitHub
commit 0152d98b28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["pypy-3.8", "3.7", "3.8", "3.9", "3.10", "3.11"]
python-version: ["pypy-3.8", "3.7", "3.8", "3.9", "3.10", "3.11", "3.12-dev"]
os: [ubuntu-latest]
steps: