kopia lustrzana https://github.com/piku/piku
Removed 3.10.1 from test suite
Oh come on GitHub... It worked months ago!pull/230/head
rodzic
bb8726afdf
commit
547d3b3dae
|
@ -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
|
||||||
|
|
Ładowanie…
Reference in New Issue