Skip to content

Commit

Permalink
Merge pull request #125 from Nike-Inc/maint/drop-822-add-lts-20
Browse files Browse the repository at this point in the history
Drop 8.2.2 for Cabal add lts 20
  • Loading branch information
IamfromSpace authored Jul 12, 2023
2 parents 26fd771 + 72be1ba commit a5e2306
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/haskell_cabal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
strategy:
matrix:
plan:
- ghc-version: '8.2.2'
cabal-version: '2.4'
- ghc-version: '8.4.4'
cabal-version: '2.4'
- ghc-version: '8.8'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/haskell_stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- lts-17
- lts-18
- lts-19
- lts-20
experimental:
- false
include:
Expand Down
4 changes: 4 additions & 0 deletions stack-lts-20.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
resolver: lts-20.26
packages:
- .
extra-deps: []

0 comments on commit a5e2306

Please sign in to comment.