From e9e38634c48937f815fd98d7ea38270b3535e794 Mon Sep 17 00:00:00 2001 From: Manuel Holtgrewe Date: Fri, 1 Nov 2024 10:51:48 +0100 Subject: [PATCH] wip --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8d7c49d29..1c1766287 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -119,7 +119,7 @@ jobs: with: # We need to fix the patch version here otherwise, snapshot tests # with randomness will / may fail. - python-version: "3.10.13" + python-version: "3.12.3" - name: Install pip and Pipenv run: |