mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -07:00
Add CI workflow against xmonad latest commit (#429)
This commit is contained in:
11
stack-master.yaml
Normal file
11
stack-master.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
# This stack.yaml is used to build xmonad-contrib with master version
|
||||
# of xmonad
|
||||
|
||||
resolver: lts-15.3
|
||||
|
||||
packages:
|
||||
- ./
|
||||
|
||||
extra-deps:
|
||||
- github: xmonad/xmonad
|
||||
commit: master
|
Reference in New Issue
Block a user