mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-24 09:16:43 +00:00
Add CI testing on ghc 9.6
This commit is contained in:
@@ -59,6 +59,9 @@ jobs:
|
||||
- ghc: '9.4'
|
||||
cabal: 'latest'
|
||||
cabalopts: ''
|
||||
- ghc: '9.6'
|
||||
cabal: 'latest'
|
||||
cabalopts: ''
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user