Test in python 3.12

This commit is contained in:
Nuno Campos
2024-05-08 08:13:54 -07:00
committed by GitHub
parent 991d35be08
commit 1f374ebb52
+1
View File
@@ -17,6 +17,7 @@ jobs:
- "3.9"
- "3.10"
- "3.11"
- "3.12"
name: Python ${{ matrix.python-version }}
steps:
- uses: actions/checkout@v4