mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
ci: mac: use ghc 9.0
This commit is contained in:
parent
3ef9958041
commit
41d432c30a
4
.github/workflows/mac.yml
vendored
4
.github/workflows/mac.yml
vendored
@ -45,9 +45,9 @@ jobs:
|
||||
plan:
|
||||
# - { ghc: "86" , stack: "stack --stack-yaml=stack8.6.yaml" }
|
||||
# - { ghc: "88" , stack: "stack --stack-yaml=stack8.8.yaml" }
|
||||
- { ghc: "810" , stack: "stack --stack-yaml=stack8.10.yaml" }
|
||||
# - { ghc: "810" , stack: "stack --stack-yaml=stack8.10.yaml" }
|
||||
# XXX func tests in bin should be run only with GHC 8.10 for now (see shelltest below) (?)
|
||||
# - { ghc: "90" , stack: "stack --stack-yaml=stack.yaml" }
|
||||
- { ghc: "90" , stack: "stack --stack-yaml=stack.yaml" }
|
||||
|
||||
steps:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user