ci: go back to upstream haskell-actions/setup

M1 support has been merged upstream.
m1-builds-github
Emilio López 11 months ago
parent 3f28d762b4
commit b86c6e2dde
  1. 2
      .github/workflows/ci.yml

@ -63,7 +63,7 @@ jobs:
openssl:p
- name: Install Stack
uses: elopez/haskell-actions-setup@m1-support
uses: haskell-actions/setup@v2.6.0
id: stack
if: matrix.container == ''
with:

Loading…
Cancel
Save