From b4c5cb23b3fee18b148f9c697465507f61208bd8 Mon Sep 17 00:00:00 2001 From: Christoph Gerum Date: Fri, 23 Aug 2024 09:27:59 +0200 Subject: [PATCH] Disable 3.12 builds --- .github/workflows/publish_images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish_images.yml b/.github/workflows/publish_images.yml index 9c1bcf75..e6387a35 100644 --- a/.github/workflows/publish_images.yml +++ b/.github/workflows/publish_images.yml @@ -43,7 +43,7 @@ jobs: - '3.9' - '3.10' - '3.11' - - '3.12' + #- '3.12' include: - target: hannah python_version: 3.12 # THis is ignored