summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2022-08-01 08:30:28 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2022-08-01 08:30:28 +0100
commit1730e4126e4283d3fd42cc4cd4710eec1919b3f5 (patch)
tree85becc21d81a2233ff383123258b468292a22966 /.github
parent1d56bc6b856d2ddd4c647ff6a4ced5e8526e858b (diff)
downloadswig-1730e4126e4283d3fd42cc4cd4710eec1919b3f5.tar.gz
GHA: Start testing python-3.11
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 51cef6a20..427c5c381 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -133,6 +133,8 @@ jobs:
- SWIGLANG: python
VER: '3.10'
- SWIGLANG: python
+ VER: '3.11'
+ - SWIGLANG: python
PY2: 2
SWIG_FEATURES: -builtin
- SWIGLANG: python