ci: remove builds for GHC 9.6.7 and 9.8.4

Now that we can build with at least GHC 9.10 on all platforms, there is
no need to keep testing these older versions anymore.
This commit is contained in:
Wolfgang Walther
2026-04-19 20:17:48 +02:00
parent fee820bac2
commit 1c869bf3a6
2 changed files with 1 additions and 5 deletions
-4
View File
@@ -17,10 +17,6 @@ extra-source-files: CHANGELOG.md
tested-with:
-- cabal on Ubuntu
, GHC == 9.6.7
-- cabal on Ubuntu
, GHC == 9.8.4
-- cabal on Ubuntu
-- stack on FreeBSD, MacOS, Ubuntu, Windows
, GHC == 9.10.3
-- cabal on Ubuntu