From c280d63a4da24eaf97e025f48371171daf3af8e9 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Wed, 20 Oct 2021 21:05:20 +0100 Subject: [PATCH] GHA: Add python 3.10 testing --- .github/workflows/ci.yml | 3 +++ 1 file changed, 3 insertions(+) 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 @@ -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