mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -07:00
ci: Use xmonad master for haskell-ci workflow
Last released xmonad doesn't build with GHC 9.0 and haskell-ci doesn't
let us tweak the test matrix easily. Let's hope the stack.yml workflow
is sufficient to test backward compat.
Related: 2a1a18023a
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
packages:
|
||||
xmonad-contrib.cabal
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/xmonad/xmonad
|
||||
branch: master
|
||||
|
Reference in New Issue
Block a user