From 08913d94acd942a76a7571c0c7631a51b0ef8aea Mon Sep 17 00:00:00 2001 From: Lennart Spitzner Date: Wed, 3 Oct 2018 22:21:02 +0200 Subject: [PATCH] Disable testing of 8.6 for the time being --- iridium.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iridium.yaml b/iridium.yaml index a14af2f..629b387 100644 --- a/iridium.yaml +++ b/iridium.yaml @@ -27,8 +27,8 @@ checks: version: "8.2.2" - compiler: "ghc" version: "8.4.3" - - compiler: "ghc" - version: "8.6.1" + # - compiler: "ghc" + # version: "8.6.1" compilers-help: | for this to work, cabal will need the paths to the actual compilers to be configured; see the note about the user-global