Disable RustPython in CI, it does not compile

This commit is contained in:
Ron Williams 2025-06-27 21:48:24 -07:00
parent fc326811f1
commit e19f240066

View File

@ -169,7 +169,7 @@ rs-nes = {}
rust64 = {}
#rust-cairo = {} # linking errors
#rust-cairo-demo = {} # linking errors
rustpython = {}
#rustpython = {} # undefined constants S_IWRITE and S_IEXEC (upstream should be fixed)
rustual-boy = {}
#schismtracker = {} # uses system includes
scummvm = {}