;ci: binaries-mac-x64: bump from ghc 9.4 to 9.8

This commit is contained in:
Simon Michael 2024-05-09 21:24:04 -10:00
parent e3a67b197e
commit 43c93eb376

View File

@ -12,8 +12,8 @@ jobs:
# x64
runs-on: macos-13
env:
ghc: 944
stack: stack --stack-yaml=stack9.4.yaml
ghc: 98
stack: stack
steps:
- name: Show platform info