mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-27 09:55:57 +00:00
Add ghc 8.8.1 to CI.
This commit is contained in:
@@ -74,6 +74,12 @@ commands:
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
jobs:
|
||||
cabal-ghc-8_8_1:
|
||||
<<: *env
|
||||
steps:
|
||||
- cabal_build:
|
||||
ghcversion: 8.8.1
|
||||
|
||||
cabal-ghc-8_6_5:
|
||||
<<: *env
|
||||
steps:
|
||||
@@ -115,6 +121,7 @@ workflows:
|
||||
version: "2.1"
|
||||
build:
|
||||
jobs:
|
||||
- cabal-ghc-8_8_1
|
||||
- cabal-ghc-8_6_5
|
||||
- cabal-ghc-8_4_4
|
||||
- cabal-ghc-8_2_2
|
||||
|
||||
Reference in New Issue
Block a user