From 16557839e5e2a730236e056a356c7eb53acb86f2 Mon Sep 17 00:00:00 2001 From: Dain Nilsson Date: Thu, 5 Oct 2023 13:29:09 +0200 Subject: [PATCH] Use Python 3.12 to build the helper. --- .github/workflows/env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/env b/.github/workflows/env index 3e6f43bf..7de4e042 100644 --- a/.github/workflows/env +++ b/.github/workflows/env @@ -1,2 +1,2 @@ FLUTTER=3.13.4 -PYVER=3.11.5 +PYVER=3.12.0