mirror of
https://github.com/xmonad/xmonad.git
synced 2025-07-31 04:01:52 -07:00
ci: Add GHC 9.8 (Stackage LTS 23) to Stack test matrix
This commit is contained in:
1
.github/workflows/stack.yml
vendored
1
.github/workflows/stack.yml
vendored
@@ -19,6 +19,7 @@ jobs:
|
||||
- resolver: lts-20 # GHC 9.2
|
||||
- resolver: lts-21 # GHC 9.4
|
||||
- resolver: lts-22 # GHC 9.6
|
||||
- resolver: lts-23 # GHC 9.8
|
||||
|
||||
steps:
|
||||
- name: Clone project
|
||||
|
Reference in New Issue
Block a user