Disable haddock build for 8.6.5 and 8.8

This commit is contained in:
Harendra Kumar 2024-02-17 07:16:43 +05:30
parent 66745dc16e
commit 473ae5852b

View File

@ -184,6 +184,7 @@ jobs:
cabal_version: 3.6.2.0
cabal_project: cabal.project
disable_sdist_build: "y"
disable_docs: "y"
ignore_error: false
- name: 8.6.5-debug-unoptimized
ghc_version: 8.6.5
@ -193,6 +194,7 @@ jobs:
cabal_project: cabal.project
cabal_build_options: "--flag debug --flag -opt"
disable_sdist_build: "y"
disable_docs: "y"
ignore_error: false
# - name: hlint
# build: hlint