From 9f347aa5aa397de0154f74daee8a9f9daa26cc2e Mon Sep 17 00:00:00 2001 From: Paul Holzinger Date: Thu, 4 Jun 2026 18:42:07 +0200 Subject: [PATCH] ci: fix storage.conf composefs setup The new config parser is not in 5.8, so revert to the older config format where all is in one file. Signed-off-by: Paul Holzinger --- hack/ci/runner.sh | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/hack/ci/runner.sh b/hack/ci/runner.sh index 89bf36ec40..1db9f0cd51 100755 --- a/hack/ci/runner.sh +++ b/hack/ci/runner.sh @@ -74,13 +74,13 @@ fi sudo tee $conf <