I have a bunch of c++20 only libraries that I need to compile with g++-11 or lcang++-12 at minimum.
Is editing the generate_jobs.py script the only way?
Could be cool if such info could be passed as a .json config file or if the project json can contain filters for compiler/standard to test.
I have a bunch of c++20 only libraries that I need to compile with g++-11 or lcang++-12 at minimum.
Is editing the generate_jobs.py script the only way?
Could be cool if such info could be passed as a .json config file or if the project json can contain filters for compiler/standard to test.