Disable nano and vim for riscv64gc CI

This commit is contained in:
Jeremy Soller 2025-04-24 08:44:01 -06:00
parent ff0e34856b
commit 0d6c8e4afd
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -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