add cc-wrapper test variants for gcc7, gcc8, add to release.nix
This commit is contained in:
committed by
Patrick Hilhorst
parent
c7a6b36658
commit
48e44490e9
@@ -107,6 +107,10 @@ let
|
||||
|
||||
jobs.tests.cc-wrapper.x86_64-linux
|
||||
jobs.tests.cc-wrapper.x86_64-darwin
|
||||
jobs.tests.cc-wrapper-gcc7.x86_64-linux
|
||||
jobs.tests.cc-wrapper-gcc7.x86_64-darwin
|
||||
jobs.tests.cc-wrapper-gcc8.x86_64-linux
|
||||
jobs.tests.cc-wrapper-gcc8.x86_64-darwin
|
||||
jobs.tests.cc-wrapper-clang.x86_64-linux
|
||||
jobs.tests.cc-wrapper-clang.x86_64-darwin
|
||||
jobs.tests.cc-wrapper-libcxx.x86_64-linux
|
||||
|
||||
Reference in New Issue
Block a user