isle icon indicating copy to clipboard operation
isle copied to clipboard

GitHub Actions: Fix msys2 clang32 build

Open foxtacles opened this issue 1 year ago • 2 comments

https://github.com/msys2/setup-msys2 dropped support for clang32. Fix CI (can we use clang64 to build 32bit instead?)

foxtacles avatar Feb 22 '25 17:02 foxtacles

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.

rawr51919 avatar May 12 '25 23:05 rawr51919

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.

foxtacles avatar May 12 '25 23:05 foxtacles