From 28bf71a813397da3ad070865dec738af639051cf Mon Sep 17 00:00:00 2001 From: Jitka Halova Date: Tue, 17 Mar 2026 19:19:18 +0100 Subject: [PATCH] Add 3.27 to supported branches --- template_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template_config.yml b/template_config.yml index fdd1f914..2b03d23b 100644 --- a/template_config.yml +++ b/template_config.yml @@ -93,7 +93,7 @@ supported_release_branches: - "3.11" - "3.12" - "3.13" - - "3.26" + - "3.27" sync_ci: true test_azure: true test_cli: true