use py3.10 beta 4
This commit is contained in:
parent
3dce929a77
commit
baff41f39e
|
@ -11,7 +11,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ["3.6", "3.7", "3.8", "3.9", 3.10.0-alpha.6]
|
||||
python-version: ["3.6", "3.7", "3.8", "3.9", 3.10.0-beta.4]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue