Commit 89e9151
committed
[ci] Remove duplicate builds reduce the pressure on the public infrastructure.
The build matrix has grown over time significantly. While it is good to test
much of the different compilers we cannot test all possible configurations.
The new approach checks if clad works with the last 10 versions of llvm on unix;
and the last 5 on osx and windows.
We drop the duplications coming from testing with various compilers which
generally makes a little sense because the compilers are larely compatible with
each other.1 parent 95b2dae commit 89e9151
1 file changed
+29
-360
lines changed
0 commit comments