GitHub Actions Iterations

This commit is contained in:
Semantic Versioner 2023-07-22 04:47:13 -04:00
parent b6bfc2409c
commit 036b720f2e

View File

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