add workflow test for python 3.12

This commit is contained in:
Nigel Dokter 2024-01-29 14:24:48 +01:00
parent 391c3f7824
commit 06d2ae246e

View File

@ -17,6 +17,7 @@ jobs:
- '3.9'
- '3.10'
- '3.11'
- '3.12'
name: Python ${{ matrix.python-version }}
steps: