fix version range
This commit is contained in:
parent
0c50f8b28d
commit
0f9676c367
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [3.6, 3.7, 3.8, 3.9, "3.10.0.beta - 3.10.0"]
|
||||
python-version: [3.6, 3.7, 3.8, 3.9, "3.10.0-beta - 3.10.0"]
|
||||
name: Test the action
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user