Fixes the broken msys2/mingw ci and speed it up. V2-V3 Add one more patch: cirrus: msys2/mingw speed is up, add excluded target back Do not build sphinx on windows, that's failing set the number of parallel count to fixed number 8
V1-V2 Resolve the cirrus conflict Yonggang Luo (3): docker: Add win32/msys2/mingw64 docker cirrus: Fixing and speedup the msys2/mingw CI cirrus: msys2/mingw speed is up, add excluded target back .cirrus.yml | 63 +++++++-------------------- tests/docker/dockerfiles/msys2.docker | 57 ++++++++++++++++++++++++ 2 files changed, 73 insertions(+), 47 deletions(-) create mode 100644 tests/docker/dockerfiles/msys2.docker -- 2.28.0.windows.1