summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJulien Schueller <schueller@phimeca.com>2022-07-18 11:01:31 +0200
committerOlly Betts <olly@survex.com>2022-07-19 11:23:48 +1200
commita55d40dbb5eee8f0c1b360d27820d50463dbe8aa (patch)
tree12d62744d84ff9da67093d6ad422aeae0050104e /.github
parent6b4d5fe3f0846d698e10475b6e656896979548bd (diff)
downloadswig-a55d40dbb5eee8f0c1b360d27820d50463dbe8aa.tar.gz
Drop support for Python 3.2
Closes #2314
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index ac63a863e..69871b7d5 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -112,10 +112,6 @@ jobs:
- SWIGLANG: python
PY2: 2
- SWIGLANG: python
- VER: '3.2'
- os: ubuntu-18.04 # Python < 3.5 not available for 20.04.
- continue-on-error: true # broken packages problem
- - SWIGLANG: python
VER: '3.3'
os: ubuntu-18.04 # Python < 3.5 not available for 20.04.
- SWIGLANG: python