I've setup CI on GHA because it is much more convenient using their action script.
This covers different Mingw setups and it does not fail on PCH tests like Mingw-w64 one installed by default on GHA/Azure (either because GCC exe there built without ASLR or GCC there is a new one which supports PCH relocation).
I've setup CI on GHA because it is much more convenient using their action script.
This covers different Mingw setups and it does not fail on PCH tests like Mingw-w64 one installed by default on GHA/Azure (either because GCC exe there built without ASLR or GCC there is a new one which supports PCH relocation).