From 39541c66148d30fc9a8f8d9bb6641639267f1e90 Mon Sep 17 00:00:00 2001 From: Sergio Schvezov Date: Tue, 5 Mar 2024 15:50:18 -0300 Subject: [PATCH] chore(spread): migrate core24-suite to 24.04 Use a 24.04 system for the core24-suite --- spread.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/spread.yaml b/spread.yaml index 87db028dada..c600b7547e6 100644 --- a/spread.yaml +++ b/spread.yaml @@ -291,22 +291,22 @@ suites: tests/spread/core24-suites/environment/: summary: core24 environment tests systems: - - ubuntu-22.04* + - ubuntu-24.04* tests/spread/core24-suites/scriptlets/: summary: core24 scriptlet tests systems: - - ubuntu-22.04* + - ubuntu-24.04* tests/spread/core24-suites/manifest/: summary: core24 manifest tests systems: - - ubuntu-22.04* + - ubuntu-24.04* tests/spread/core24-suites/patchelf/: summary: core24 patchelf tests systems: - - ubuntu-22.04* + - ubuntu-24.04* # General, core suite tests/spread/general/: