From 7f1e5af7e38f439e799ca4aa114a6e96fe5cd481 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Fri, 5 Dec 2025 22:53:09 +0100 Subject: [PATCH] Drop Ubuntu Jammy cloud images --- userpatches/targets-release-nightly.template | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/userpatches/targets-release-nightly.template b/userpatches/targets-release-nightly.template index fbf67a47..8c725277 100644 --- a/userpatches/targets-release-nightly.template +++ b/userpatches/targets-release-nightly.template @@ -37,21 +37,6 @@ lists: targets: - # ubuntu oldstable minimal cloud - minimal-cli-oldstable-ubuntu-cloud: - enabled: yes - configs: [ armbian-cloud ] - pipeline: - gha: *armbian-gha - build-image: "yes" - vars: - RELEASE: jammy - BUILD_MINIMAL: "yes" - BUILD_DESKTOP: "no" - items: - - { BOARD: uefi-arm64, BRANCH: cloud, ENABLE_EXTENSIONS: "image-output-qcow2" } - - { BOARD: uefi-x86, BRANCH: cloud, ENABLE_EXTENSIONS: "image-output-qcow2" } - # ubuntu stable minimal cloud minimal-cli-stable-ubuntu-cloud: enabled: yes