mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 03:42:25 +03:00
dev:ci: cleanup
This commit is contained in:
parent
0860bff057
commit
efc154a1cb
3
.github/workflows/test-linux-x64.yml
vendored
3
.github/workflows/test-linux-x64.yml
vendored
@ -57,8 +57,7 @@ jobs:
|
||||
matrix:
|
||||
plan: # at least the check(s) required by master should be enabled
|
||||
- { ghc: "810", stack: "stack --stack-yaml=stack8.10.yaml" } # oldest supported ghc
|
||||
# - { ghc: "90" , stack: "stack --stack-yaml=stack.yaml" }
|
||||
# - { ghc: "92" , stack: "stack --stack-yaml=stack9.2.yaml" } # newest supported ghc
|
||||
# - { ghc: "96" , stack: "stack --stack-yaml=stack.yaml" }
|
||||
|
||||
steps:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user