Commits


Sutou Kouhei authored and GitHub committed 13696304089
GH-39359: [CI][C++] Remove MinGW MINGW32 C++ job (#39376) ### Rationale for this change MSYS2 stopped providing MINGW32 packages: * https://github.com/msys2/MINGW-packages/pull/19517 * https://github.com/msys2/MINGW-packages/commit/f68162d5827fce41e7c2d4eb65cab6fcd8b9dd60 ### What changes are included in this PR? Remove the job. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * Closes: #39359 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>