parent
cf99c4ab5d
commit
b0c4bf6f22
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -69,7 +69,8 @@ jobs:
|
|||||||
# keep synced with branch protection rules, see link above
|
# keep synced with branch protection rules, see link above
|
||||||
plan:
|
plan:
|
||||||
# the oldest supported ghc, to check backward compatibility
|
# the oldest supported ghc, to check backward compatibility
|
||||||
- { ghc: "810", stack: "stack --stack-yaml=stack8.10.yaml" }
|
# - { ghc: "810", stack: "stack --stack-yaml=stack8.10.yaml" }
|
||||||
|
- { ghc: "944", stack: "stack --stack-yaml=stack9.4.yaml" }
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Check out
|
- name: Check out
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user