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'
Describe the bug
The Windows build workflow recently started failing intermittently in Github.
To Reproduce
Unknown
Reproduction Rate
Started rarely bug getting much worse:
September 20 daily
1/5 build-windows fail
https://github.com/thesofproject/sof/actions/runs/6255625447/job/16985259003
September 21 daily
5/5 build-windows fail
https://github.com/thesofproject/sof/actions/runs/6268589962
Useful context in: