The Windows build workflow recently started failing intermittently in Github.
CMake Error: CMake was unable to find a build program corresponding to "Ninja".
CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
In dir: D:\a\sof\sof\workspace; running command:
cmake -B build-rimage -G Ninja -S 'D:\a\sof\sof\workspace\sof\rimage'