Add extensive compiler tests in CI#15
Conversation
73e0067 to
aab1f9a
Compare
aab1f9a to
eeaeb1c
Compare
4fa5da0 to
dbf6037
Compare
|
There are test failures for all versions of the zig compiler when compiling with |
dbf6037 to
b3683b4
Compare
b3683b4 to
46e8d9d
Compare
I don't have the bandwidth to look into this right now. I have disabled the zig tests for now and opened an issue to look into this separately: #17 |
|
Offf - |
|
Mabe we merge this for now and consider alternatives in an issue? |
24a572a to
8e41e34
Compare
Tests the following compilers: - GCC: 4.8, 4.9, 7, 11, 13, 14 - Clang: 18, 19, 20 Zig (0.12, 0.13, 0.14) are also added, but since they are currently failing, I disabled them for now. Signed-off-by: Matthias J. Kannwischer <matthias@kannwischer.eu>
Signed-off-by: Matthias J. Kannwischer <matthias@kannwischer.eu>
8e41e34 to
af2fde9
Compare
|
I disabled |
Add nix setup and compiler tests in CI
Tests the following compilers:
Zig: 0.12, 0.13, 0.14disabled due to failures