Test under Python 3.10.0 RC 1 (#1820)
This commit is contained in:
parent
317653585c
commit
06498df528
2
.github/workflows/test-suite.yml
vendored
2
.github/workflows/test-suite.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10.0-beta.3"]
|
||||
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10.0-rc.1"]
|
||||
|
||||
steps:
|
||||
- uses: "actions/checkout@v2"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user