tweak python 3.11 version string in the matrix
This commit is contained in:
parent
338e176046
commit
8e021ff359
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
- '3.8'
|
||||
- '3.9'
|
||||
- '3.10'
|
||||
- '3.11.0-beta.1 - 3.11.0'
|
||||
- '3.11.0-rc.1 - 3.11'
|
||||
- 'pypy-3.7'
|
||||
- 'pypy-3.8'
|
||||
- 'pypy-3.9'
|
||||
|
|
|
|||
Loading…
Reference in a new issue