Skip to content

Commit

Permalink
Revert python to windows-2022.
Browse files Browse the repository at this point in the history
Issue 3008 is solved.

Signed-off-by: Erez Geva <ErezGeva2@gmail.com>
  • Loading branch information
erezgeva authored and ojwb committed Jan 27, 2025
1 parent dcca453 commit c67582d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit c67582d

Please sign in to comment.