From 3b46126335fd7082c6466c86927bf087476b1d48 Mon Sep 17 00:00:00 2001 From: Karel Srot Date: Mon, 4 Nov 2024 12:35:02 +0100 Subject: [PATCH] Run container plans on F41 --- plans/upstream-keylime-containers.fmf | 2 +- plans/upstream-keylime-swtpm-dev.fmf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plans/upstream-keylime-containers.fmf b/plans/upstream-keylime-containers.fmf index fb60c463..9c370d20 100644 --- a/plans/upstream-keylime-containers.fmf +++ b/plans/upstream-keylime-containers.fmf @@ -31,5 +31,5 @@ adjust+: enabled: false because: we want to run this plan only for PRs targeting the main branch - - when: distro != fedora-39 and distro != centos-stream-10 + - when: distro != fedora-41 and distro != centos-stream-10 enabled: false diff --git a/plans/upstream-keylime-swtpm-dev.fmf b/plans/upstream-keylime-swtpm-dev.fmf index d3259472..cfee2428 100644 --- a/plans/upstream-keylime-swtpm-dev.fmf +++ b/plans/upstream-keylime-swtpm-dev.fmf @@ -32,7 +32,7 @@ adjust+: enabled: false because: we want to run this plan only for PRs targeting the main branch - - when: distro != fedora-39 and distro != centos-stream-10 + - when: distro != fedora-41 and distro != centos-stream-10 enabled: false - when: distro == centos-stream-9