GitHub Actions Iterations

This commit is contained in:
Semantic Versioner 2023-07-22 04:48:03 -04:00
parent 036b720f2e
commit 06671174b2

View File

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