Merge branch 'wget-ci' into 'master'

Add wget to x86-64 CI and demo config

See merge request redox-os/redox!2104
This commit is contained in:
Jeremy Soller 2026-05-03 06:19:16 -06:00
commit e5587552c7
2 changed files with 2 additions and 1 deletions

View File

@ -215,6 +215,7 @@ vim = {}
vttest = {}
wayland-rs = {}
webkitgtk3 = {}
wget = {}
winit = {}
winit-wayland = {}
xxhash = {}
@ -324,4 +325,3 @@ zstd = {}
#webrender = {} # unwind
#website = {}
#wesnoth = {}
#wget = {}

View File

@ -21,6 +21,7 @@ htop = {}
ripgrep = {}
terminfo = {}
vim = {}
wget = {}
# Games
dosbox = {}