From 44a4189227d2ecfbebd35cb2e8a0d316c5e6edd5 Mon Sep 17 00:00:00 2001 From: "j.spijker@ultimaker.com" Date: Tue, 23 Aug 2022 15:35:47 +0200 Subject: [PATCH] Add version 3.10.4 to config.yml Allows it to be build by the CI --- recipes/cpython/config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/cpython/config.yml b/recipes/cpython/config.yml index e3abf3ec8acb2..21741c313a4bf 100644 --- a/recipes/cpython/config.yml +++ b/recipes/cpython/config.yml @@ -1,4 +1,6 @@ versions: + "3.10.4": + folder: "all" "3.10.0": folder: "all" "3.9.7":