;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
|
# x64
|
||||||
runs-on: macos-13
|
runs-on: macos-13
|
||||||
env:
|
env:
|
||||||
ghc: 944
|
ghc: 98
|
||||||
stack: stack --stack-yaml=stack9.4.yaml
|
stack: stack
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Show platform info
|
- name: Show platform info
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user