Removed 3.10.1 from test suite

Oh come on GitHub... It worked months ago!
pull/230/head
Rui Carmo 2022-02-05 15:45:59 +00:00 zatwierdzone przez GitHub
rodzic bb8726afdf
commit 547d3b3dae
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -10,7 +10,7 @@ jobs:
matrix: matrix:
# This is currently overkill since we are targeting 3.5 # This is currently overkill since we are targeting 3.5
# but affords us visibility onto syntax changes in newer Pythons # but affords us visibility onto syntax changes in newer Pythons
python-version: [3.6, 3.7, 3.8, 3.9, 3.10.1] python-version: [3.6, 3.7, 3.8, 3.9]
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1