Python 3.7 on Cygwin is no longer part of CI

This commit is contained in:
Andrew Murray 2022-12-22 06:52:06 +11:00
parent d6e7904528
commit 1df7e75205

View File

@ -460,7 +460,7 @@ These platforms are built and tested for every change.
| +----------------------------+---------------------+ | +----------------------------+---------------------+
| | 3.9 (MinGW) | x86, x86-64 | | | 3.9 (MinGW) | x86, x86-64 |
| +----------------------------+---------------------+ | +----------------------------+---------------------+
| | 3.7, 3.8, 3.9 (Cygwin) | x86-64 | | | 3.8, 3.9 (Cygwin) | x86-64 |
+----------------------------------+----------------------------+---------------------+ +----------------------------------+----------------------------+---------------------+