diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index acf9afc65c..fa2d40e653 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,7 +61,9 @@ jobs: use-sodium-vrf: false - name: Install Haskell - uses: input-output-hk/actions/haskell@latest + # uses: input-output-hk/actions/haskell@latest + # TODO https://github.com/IntersectMBO/ouroboros-consensus/pull/1179 + uses: amesgen/actions-1/haskell@amesgen/fix-s-r-p id: setup-haskell with: ghc-version: ${{ matrix.ghc }}