CI: test with GHC 9.2.5 and 9.4.4

This commit is contained in:
Albert Krewinkel
2023-01-12 22:21:39 +01:00
parent 42f5cb83eb
commit 28fa37e554
5 changed files with 10 additions and 9 deletions
+3 -3
View File
@@ -62,16 +62,16 @@ jobs:
cabal: 'latest'
cabalopts: ''
testopts: '--test-option=--hide-successes --test-option=--ansi-tricks=false'
- ghc: '9.2.3'
- ghc: '9.2.5'
cabal: 'latest'
cabalopts: ''
testopts: '--test-option=--hide-successes --test-option=--ansi-tricks=false'
- ghc: '9.4.2'
- ghc: '9.4.4'
cabal: 'latest'
cabalopts: ''
testopts: '--test-option=--hide-successes --test-option=--ansi-tricks=false'
- ghc: '9.4.2'
- ghc: '9.4.4'
cabal: 'latest'
cabalopts: '--allow-newer --constrain "mtl >= 2.3.1"'
testopts: '--test-option=--hide-successes --test-option=--ansi-tricks=false'