temporarily disable servant build flag on windows
This commit is contained in:
parent
ebe81ccdfa
commit
47b2ef0e7d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ flags:
|
||||||
debuglocks: false
|
debuglocks: false
|
||||||
benchmark: true
|
benchmark: true
|
||||||
crypton: false
|
crypton: false
|
||||||
servant: true
|
servant: false
|
||||||
packages:
|
packages:
|
||||||
- '.'
|
- '.'
|
||||||
resolver: lts-18.13
|
resolver: lts-18.13
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue