Merge pull request #978 from TimDeve/simplify-macos-ci

Simplifies MacOS CI by removing custom version in setup-haskell
This commit is contained in:
Erik Svedäng 2020-11-19 10:03:33 +01:00 committed by GitHub
commit 19b609947f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,13 +29,7 @@ jobs:
sdl2_mixer \
sdl2_ttf
- uses: actions/setup-haskell@v1.1
with:
ghc-version: '8.8.2'
stack-version: '2.3.1'
enable-stack: true
stack-no-global: true
stack-setup-ghc: true
- uses: actions/setup-haskell@v1
- name: Build
run: stack build