mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Disable cargo in ci.toml
This commit is contained in:
parent
4bad7ea96c
commit
fda44088bd
@ -20,7 +20,7 @@ ca-certificates = {}
|
||||
cairo = {}
|
||||
cairodemo = {}
|
||||
#calculator = {}
|
||||
cargo = {}
|
||||
#cargo = {} # linking errors
|
||||
cleye = {}
|
||||
#cmatrix = {} # needs ncursesw now
|
||||
contain = {}
|
||||
|
||||
@ -20,7 +20,7 @@ ca-certificates = {}
|
||||
cairo = {}
|
||||
cairodemo = {}
|
||||
#calculator = {}
|
||||
cargo = {}
|
||||
#cargo = {} # linking errors
|
||||
cleye = {}
|
||||
#cmatrix = {} # needs ncursesw now
|
||||
contain = {}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user