version 13 has been released
This commit is contained in:
parent
ce67c296ea
commit
bbe81e2da0
3 changed files with 16 additions and 3 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -38,7 +38,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-18.04, ubuntu-20.04]
|
||||
version: ['3.9', '4.0', 4, '5.0', 5, '6.0', 6, 7, 8, 9, 10, 11, 12]
|
||||
version: ['3.9', '4.0', 4, '5.0', 5, '6.0', 6, 7, 8, 9, 10, 11, 12, 13]
|
||||
exclude:
|
||||
- {os: ubuntu-20.04, version: '3.9'}
|
||||
- {os: ubuntu-20.04, version: '4.0'}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue