Skip to content

Conversation

@mmuetzel
Copy link
Contributor

The CLANG32 environment is in the process of being removed from MSYS2 currently:
https://www.msys2.org/news/#2024-09-23-starting-to-drop-the-clang32-environment

Remove it from the build matrix ahead of its complete removal from MSYS2.

The CLANG32 environment is in the process of being removed from MSYS2
currently:
https://www.msys2.org/news/#2024-09-23-starting-to-drop-the-clang32-environment

Remove it from the build matrix ahead of its complete removal from MSYS2.
@mmuetzel
Copy link
Contributor Author

Rebased on a current head to resolve a merge conflict.

@martin-frbg
Copy link
Collaborator

I wonder if it would be worth looking into the llvm-mingw that the linked news file suggests as a replacement, but 32bit clang on Windows is probably not that important to have in CI anymore

@mmuetzel
Copy link
Contributor Author

32bit clang on Windows is probably not that important to have in CI anymore

Yeah. 32-bit Clang on Windows was never that big in use anyway as far as I can tell.

Imho, the only thing that might be worth keeping covered in CI is building C_LAPACK (if that isn't covered by any of the other CI jobs anyway).

@martin-frbg martin-frbg merged commit 35f2e6a into OpenMathLib:develop Nov 26, 2024
81 of 83 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants