Disable contain for riscv64gc CI

This commit is contained in:
Jeremy Soller 2025-04-24 08:08:03 -06:00
parent cf93244e73
commit afd8771566
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -11,7 +11,7 @@ base = {}
base-initfs = {}
bootloader = {}
ca-certificates = {}
contain = {}
#contain = {} # redox_syscall 0.4 not working on riscv64gc?
coreutils = {}
dash = {}
diffutils = {}