GHA: Add python 3.10 testing
This commit is contained in:
parent
76d8e2cfaf
commit
c280d63a4d
1 changed files with 3 additions and 0 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -127,6 +127,9 @@ jobs:
|
|||
- SWIGLANG: python
|
||||
PY3: 3
|
||||
VER: '3.9'
|
||||
- SWIGLANG: python
|
||||
PY3: 3
|
||||
VER: '3.10'
|
||||
- SWIGLANG: python
|
||||
SWIG_FEATURES: -builtin
|
||||
desc: builtin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue