mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2025-02-25 18:55:23 -06:00
* Make sure the build workflow actually uses the chosen compiler. Also clean up the repetitive nature of the workflow by defining the word size as another matrix axis and making iso the default target. Signed-off-by: Kimon Hoffmann <Kimon.Hoffmann@lawo.com> * Disabled clang as a compiler alongside gcc. The state of the current makefiles/source code is not compatible with clang, so it makes no sense to try to build with it. Signed-off-by: Kimon Hoffmann <Kimon.Hoffmann@lawo.com>