Hi
What is the best strategy for compiling a software on Windows using tha
Github's actions?
1) Decalring as windows, downloading the .exe installer, compiling my
software using MSVC?
2) Declaring as Ubuntu, aptget the sources, compiling them with, for
instance, mingw, installing, compiling my software?
Thanks
Show replies by date