summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2021-10-20 21:05:20 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2021-10-20 21:05:20 +0100
commitc280d63a4da24eaf97e025f48371171daf3af8e9 (patch)
tree6bbd9f6fba6b351fdbfc219c575e42f04f7bc74a
parent76d8e2cfafecfd4703a70e85d54493ddf00343f9 (diff)
downloadswig-c280d63a4da24eaf97e025f48371171daf3af8e9.tar.gz
GHA: Add python 3.10 testing
-rw-r--r--.github/workflows/ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index be949a136..6a9e86d73 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -128,6 +128,9 @@ jobs:
PY3: 3
VER: '3.9'
- SWIGLANG: python
+ PY3: 3
+ VER: '3.10'
+ - SWIGLANG: python
SWIG_FEATURES: -builtin
desc: builtin
- SWIGLANG: python