Added Python 3.12 to daily builds.

This commit is contained in:
Mariusz Felisiak 2022-11-09 14:04:14 +01:00 committed by GitHub
parent 59bea9efd2
commit d6fbfea08d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ jobs:
- '3.9'
- '3.10'
- '3.11'
- '3.12-dev'
name: Windows, SQLite, Python ${{ matrix.python-version }}
continue-on-error: true
steps: