GitHub Actions Iterations

This commit is contained in:
Semantic Versioner 2023-07-22 05:16:32 -04:00
parent 3eb8b3da81
commit f5204b496f

View File

@ -14,7 +14,7 @@ jobs:
strategy: strategy:
matrix: matrix:
python-version: ["3.8", "3.9", "3.10", "3.11"] python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
steps: steps:
- name: Checkout - name: Checkout