isle
isle copied to clipboard
GitHub Actions: Fix msys2 clang32 build
https://github.com/msys2/setup-msys2 dropped support for clang32. Fix CI (can we use clang64 to build 32bit instead?)
We could set the clang32 build to use the last version of that repository/script that still has support for it, which would eliminate this issue entirely.
We could set the clang32 build to use the last version of that repository/script that still has support for it, which would eliminate this issue entirely.
I've tried to do that but couldn't get it to work. Can't remember why. But generally yes.