From 9d3bc6098f9928adc13f0c0655fca00a58f5d5bb Mon Sep 17 00:00:00 2001 From: Dimitris Karakasilis Date: Wed, 22 Jan 2025 10:57:48 +0200 Subject: [PATCH] Fix uki test Signed-off-by: Dimitris Karakasilis --- .github/workflows/uki.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/uki.yaml b/.github/workflows/uki.yaml index 1161a1c9c..d3f3b25c9 100644 --- a/.github/workflows/uki.yaml +++ b/.github/workflows/uki.yaml @@ -27,7 +27,7 @@ jobs: family: ubuntu base_image: ubuntu:24.04 variant: standard - k3s_version: 1.31.4 # we need to use a matrix like we do in the other pipelines, but adding manually now just to see if this makes it work + k3s_version: 1.31.4+1 # we need to use a matrix like we do in the other pipelines, but adding manually now just to see if this makes it work - flavor: fedora family: rhel flavor_release: 40