From e094c79ea72eb7a5ea714362f5ab16119d45cc5e Mon Sep 17 00:00:00 2001 From: Jitka Halova Date: Tue, 10 Mar 2026 16:05:12 +0100 Subject: [PATCH] Add 3.26 to supported branches --- template_config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/template_config.yml b/template_config.yml index fa7a27a9..5793dfc3 100644 --- a/template_config.yml +++ b/template_config.yml @@ -93,6 +93,7 @@ supported_release_branches: - "3.11" - "3.12" - "3.13" + - "3.26" sync_ci: true test_azure: true test_cli: true