From 92e195d28f37d777cede6224ed89a7fe2312d5a6 Mon Sep 17 00:00:00 2001 From: Florian Sesser Date: Fri, 8 Nov 2024 12:59:54 +0000 Subject: [PATCH] Windows server 2022 current image has python 3.9 and 3.12 installed --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index fe66e0e7e..c9449d47d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -130,7 +130,7 @@ workflows: # of Python, we probably have to do something here. pythonVersion: - "3.9" - - "3.11" + - "3.12" - "integration": # Run even the slow integration tests here. We need the `--` to