Remove Cygwin testing

I started off developing SWIG with Cygwin in 2003, but times have
changed and Cygwin is not particularly relevant now with WSL and
evolutions resulting in MinGW-64 and MSYS2 on Windows.
Additionally testing Cygwin doesn't offer much extra nowadays and I feel
comfortable dropping this support in favour of MinGW-64+MSYS2 done in
.github/workflows/windows.yml.

Part of the migration from appveyor to Github Actions.
This commit is contained in:
William S Fulton 2024-09-07 20:40:29 +01:00
parent 1e3a164e6a
commit f15d6b2d5e
1 changed files with 0 additions and 3 deletions

View File

@ -21,9 +21,6 @@ environment:
VSVER: 16
VER: 39
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
- SWIGLANG: python
OSVARIANT: cygwin
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
- SWIGLANG: python
OSVARIANT: mingw
WITHLANG: python