Disable pkgar in CI until recipe is fixed
This commit is contained in:
parent
d5d3140719
commit
e268c429fb
2
ci.toml
2
ci.toml
|
@ -135,7 +135,7 @@ periodictable = {}
|
||||||
#perl = {} # ctermid, tempnam, ttyname
|
#perl = {} # ctermid, tempnam, ttyname
|
||||||
pixelcannon = {}
|
pixelcannon = {}
|
||||||
pixman = {}
|
pixman = {}
|
||||||
pkgar = {}
|
#pkgar = {} # uses virtual Cargo.toml, needs recipe update
|
||||||
pkg-config = {}
|
pkg-config = {}
|
||||||
pkgutils = {}
|
pkgutils = {}
|
||||||
#powerline = {} # dirs
|
#powerline = {} # dirs
|
||||||
|
|
Loading…
Reference in a new issue