From ebf265a84c6295d4fe15c4a5cf88cb08746f2145 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 03:21:44 +0000 Subject: [PATCH] ci: Regenerate haskell-ci --- .github/workflows/haskell-ci-hackage.patch | 4 ++-- .github/workflows/haskell-ci.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/haskell-ci-hackage.patch b/.github/workflows/haskell-ci-hackage.patch index 683f3ac..31aec73 100644 --- a/.github/workflows/haskell-ci-hackage.patch +++ b/.github/workflows/haskell-ci-hackage.patch @@ -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: | diff --git a/.github/workflows/haskell-ci.yml b/.github/workflows/haskell-ci.yml index b93f727..cfc11d6 100644 --- a/.github/workflows/haskell-ci.yml +++ b/.github/workflows/haskell-ci.yml @@ -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