This commit is contained in:
parent
16f2db6623
commit
43b755c47c
|
@ -11,7 +11,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
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:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue