aboutsummaryrefslogtreecommitdiff
path: root/pkgs/top-level/release.nix
diff options
context:
space:
mode:
authorPatrick Hilhorst <git@hilhorst.be>2018-05-15 15:39:31 +0200
committerPatrick Hilhorst <git@hilhorst.be>2018-05-15 15:39:31 +0200
commit3ec39daf0ecf3c1855c31fff8655868b764afb23 (patch)
treea4e4dc9451ceeeb8dfef6406519522cde8570227 /pkgs/top-level/release.nix
parent7feb762344beca06540d073301ccc5217284ee68 (diff)
gcc8: disable test on darwin
Diffstat (limited to '')
-rw-r--r--pkgs/top-level/release.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix
index 5233051cad83..cffb56ab00bc 100644
--- a/pkgs/top-level/release.nix
+++ b/pkgs/top-level/release.nix
@@ -110,7 +110,7 @@ let
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-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