Merge pull request #8575 from radarhere/mingw

Python 3.12 is tested on MinGW
This commit is contained in:
Andrew Murray 2024-11-30 23:18:34 +11:00 committed by GitHub
commit c61e5502da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -55,7 +55,7 @@ These platforms are built and tested for every change.
| +----------------------------+---------------------+
| | 3.13 | x86 |
| +----------------------------+---------------------+
| | 3.9 (MinGW) | x86-64 |
| | 3.12 (MinGW) | x86-64 |
| +----------------------------+---------------------+
| | 3.9 (Cygwin) | x86-64 |
+----------------------------------+----------------------------+---------------------+