mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Disable nano and vim for riscv64gc CI
This commit is contained in:
parent
ff0e34856b
commit
0d6c8e4afd
@ -23,7 +23,7 @@ installer = {}
|
||||
#installer-gui = {} # redox_syscall 0.4 not working on riscv64gc?
|
||||
ion = {}
|
||||
kernel = {}
|
||||
nano = {}
|
||||
#nano = {} # error compiling ncurses
|
||||
netdb = {}
|
||||
netsurf = {}
|
||||
netutils = {}
|
||||
@ -38,6 +38,6 @@ resist = {}
|
||||
smith = {}
|
||||
userutils = {}
|
||||
uutils = {}
|
||||
vim = {}
|
||||
#vim = {} # error compiling ncurses
|
||||
|
||||
#TODO: Add more packages
|
||||
|
||||
Loading…
Reference in New Issue
Block a user