From da81b3df111ea5dcf0cb5b40f881997ae139a69d Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Wed, 2 Apr 2025 14:50:14 -0600 Subject: [PATCH] Disable rustpython in CI --- config/x86_64/ci.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index 3193b6a1..e3166f8d 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -169,7 +169,7 @@ rs-nes = {} rust64 = {} #rust-cairo = {} # linking errors #rust-cairo-demo = {} # linking errors -rustpython = {} +#rustpython = {} # does not compile rustual-boy = {} schismtracker = {} scummvm = {}