This commit is contained in:
parent
16f2db6623
commit
43b755c47c
|
@ -11,7 +11,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
python: [2.7, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10]
|
python: [2.7, 3.5, 3.6, 3.7, 3.8, 3.9, "3.10"]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in New Issue