From 4aa0f206a089b5b6c19853e746174c471ed1a186 Mon Sep 17 00:00:00 2001 From: Seunghun Lee Date: Tue, 12 Aug 2025 09:45:09 +0100 Subject: [PATCH] Bring fix for py3.12 pyyaml missing on kayobe build There was a bug in kayobe-automation that pyyaml is not installed properly when using python 3.12 with ``USE_PYTHON_312``. This commit brings kayobe-automation change [1]. [1] https://github.com/stackhpc/kayobe-automation/pull/77 --- .automation | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.automation b/.automation index 90139e65a..68a34ce4d 160000 --- a/.automation +++ b/.automation @@ -1 +1 @@ -Subproject commit 90139e65afc2af4642b8803b45624ddb4fdfdab9 +Subproject commit 68a34ce4d5dc72ca0097fa08d1018e3574ded0ba