;ci: binaries-mac-x64: bump from ghc 9.4 to 9.8
This commit is contained in:
parent
e3a67b197e
commit
43c93eb376
4
.github/workflows/binaries-mac-x64.yml
vendored
4
.github/workflows/binaries-mac-x64.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user