Skip to content

Commit

Permalink
the stack.yaml build should have been updated
Browse files Browse the repository at this point in the history
Not removed completely.
xmonad#921 (comment)
  • Loading branch information
geekosaur committed Jan 18, 2025
1 parent 1f13bb2 commit a4bc279
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
fail-fast: false
matrix:
include:
- resolver: lts-16 # GHC 8.8
yaml: stack.yaml
- resolver: lts-16 # GHC 8.8
yaml: stack-master.yaml
- resolver: lts-18 # GHC 8.10
Expand Down

0 comments on commit a4bc279

Please sign in to comment.