ci: Regenerate haskell-ci

This commit is contained in:
github-actions[bot] 2025-04-12 03:21:44 +00:00 committed by Tomáš Janoušek
parent da4ef9ea37
commit ebf265a84c
2 changed files with 4 additions and 4 deletions

View File

@ -42,9 +42,9 @@ set in GitHub repository secrets.
setup-method: ghcup
allow-failure: false
+ upload: true
- compiler: ghc-9.6.6
- compiler: ghc-9.6.7
compilerKind: ghc
compilerVersion: 9.6.6
compilerVersion: 9.6.7
@@ -257,6 +265,10 @@
- name: haddock
run: |

View File

@ -51,9 +51,9 @@ jobs:
setup-method: ghcup
allow-failure: false
upload: true
- compiler: ghc-9.6.6
- compiler: ghc-9.6.7
compilerKind: ghc
compilerVersion: 9.6.6
compilerVersion: 9.6.7
setup-method: ghcup
allow-failure: false
- compiler: ghc-9.4.8