diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 5772987caf..f888515693 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -55,14 +55,10 @@ jobs: - SWIGLANG: java COMPILER: gcc VER: 11 - # Next two are using old VC++ as the new visual c++ not handling containers of enums - # See https://github.com/swig/swig/issues/3008 - SWIGLANG: python VER: '3.7' - os: 'windows-2019' - SWIGLANG: python VER: '3.12' - os: 'windows-2019' # TODO require fixing of probing in configure.ac #- SWIGLANG: python # INSTALL: 'true'