ci: add python 3.12 to test matrix

This commit is contained in:
psychedelicious 2025-03-29 07:29:58 +10:00 committed by Kent Keirsey
parent 47cb61cd62
commit f6d770eac9

View File

@ -40,6 +40,7 @@ jobs:
matrix:
python-version:
- '3.11'
- '3.12'
platform:
- linux-cpu
- macos-default