mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 09:47:06 +00:00
CI: test with GHC 9.2.5 and 9.4.4
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user