From e4f583e0357917bd4e3f6eec236da8112ecbfca2 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Sun, 7 Jul 2024 12:37:53 +0000 Subject: [PATCH] Enable the libretro-super recipe on the x86-64 CI --- config/x86_64/ci.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index 97d8472b..145e23d5 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -93,6 +93,7 @@ libjpeg = {} libogg = {} liborbital = {} libpng = {} +libretro-super = {} libsodium = {} libvorbis = {} libxml2 = {}