Skip to content

Commit 3b1384c

Browse files
authored
Stop testing the mingw64 system in ci-mingw.yml
On 2026-03-15, MSYS2 announced that they are deprecating the MINGW64 Environment: [...], we are beginning to phase out the MINGW64 environment. [...] If you are currently relying on the MINGW64 environment, please consider switching to UCRT64 or CLANG64 instead. https://www.msys2.org/news/#2026-03-15-deprecating-the-mingw64-environment
1 parent 0b82b48 commit 3b1384c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci-mingw.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
sys:
22-
- mingw64
2322
- ucrt64
2423
- clang64
2524

0 commit comments

Comments
 (0)