GitHub Actions Iterations

This commit is contained in:
Semantic Versioner 2023-07-22 05:03:40 -04:00
parent 8976f24186
commit 05b2278154

View File

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