From 1730e4126e4283d3fd42cc4cd4710eec1919b3f5 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Mon, 1 Aug 2022 08:30:28 +0100 Subject: [PATCH] GHA: Start testing python-3.11 --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) 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 @@ -132,6 +132,8 @@ jobs: VER: '3.9' - SWIGLANG: python VER: '3.10' + - SWIGLANG: python + VER: '3.11' - SWIGLANG: python PY2: 2 SWIG_FEATURES: -builtin