Test under Python 3.10b3 (#1707)
This commit is contained in:
parent
bb7f7dfda8
commit
6b93787514
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.2"]
|
||||
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10.0-beta.3"]
|
||||
|
||||
steps:
|
||||
- uses: "actions/checkout@v2"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user