diff --git a/userpatches/targets-release-standard-support.yaml b/userpatches/targets-release-standard-support.yaml index c2a123460f..9685708012 100644 --- a/userpatches/targets-release-standard-support.yaml +++ b/userpatches/targets-release-standard-support.yaml @@ -138,22 +138,6 @@ targets: - *standard-support-fast-hdmi - *standard-support-headless - # Debian full CLI - full-cli-stable-debian: - enabled: yes - configs: [ armbian-images ] - pipeline: - gha: *armbian-gha - build-image: "yes" - vars: - RELEASE: bookworm - BUILD_MINIMAL: "no" - BUILD_DESKTOP: "no" - items: - - *standard-support-slow-hdmi - - *standard-support-fast-hdmi - - *standard-support-headless - # Ubuntu minimal minimal-cli-stable-ubuntu: enabled: yes @@ -172,24 +156,6 @@ targets: - *standard-support-fast-hdmi - *standard-support-headless - # Ubuntu old stable minimal - full-cli-old-stable-ubuntu: - enabled: yes - configs: [ armbian-images ] - pipeline: - gha: *armbian-gha - build-image: "yes" - vars: - RELEASE: jammy - BUILD_MINIMAL: "yes" - BUILD_DESKTOP: "no" - items: - - { BOARD: uefi-arm64, BRANCH: current, ENABLE_EXTENSIONS: "image-output-qcow2" } - - { BOARD: uefi-x86, BRANCH: current, ENABLE_EXTENSIONS: "image-output-qcow2" } - - *standard-support-slow-hdmi - - *standard-support-fast-hdmi - - *standard-support-headless - # Ubuntu full CLI full-cli-stable-ubuntu: enabled: yes