mirror of https://github.com/swig/swig
Fully turn on python-3.13 testing
python-3.13 is in last days of final release candidate, tests must pass going forwards
This commit is contained in:
parent
12528200d0
commit
2e9e89736e
|
@ -141,7 +141,6 @@ jobs:
|
|||
- SWIGLANG: python
|
||||
VER: '3.13'
|
||||
CSTD: gnu99
|
||||
continue-on-error: true # Python 3.13 is still in beta
|
||||
- SWIGLANG: python
|
||||
PY2: 2
|
||||
SWIG_FEATURES: -builtin
|
||||
|
|
Loading…
Reference in New Issue