Skip to content

Commit 9362e2a

Browse files
committed
Drop making full CLI debian image but leave minimal
1 parent ddb7bb5 commit 9362e2a

File tree

1 file changed

+0
-36
lines changed

1 file changed

+0
-36
lines changed

userpatches/targets-release-standard-support.template

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -46,23 +46,6 @@ targets:
4646
- *standard-support-headless
4747
- *standard-support-riscv64
4848

49-
# Debian full CLI
50-
full-cli-stable-debian:
51-
enabled: yes
52-
configs: [ armbian-images ]
53-
pipeline:
54-
gha: *armbian-gha
55-
build-image: "yes"
56-
vars:
57-
RELEASE: bookworm
58-
BUILD_MINIMAL: "no"
59-
BUILD_DESKTOP: "no"
60-
items:
61-
- *standard-support-slow-hdmi
62-
- *standard-support-fast-hdmi
63-
- *standard-support-headless
64-
- *standard-support-riscv64
65-
6649
# Ubuntu minimal
6750
minimal-cli-stable-ubuntu:
6851
enabled: yes
@@ -82,25 +65,6 @@ targets:
8265
- *standard-support-headless
8366
- *standard-support-riscv64
8467

85-
# Ubuntu old stable minimal
86-
full-cli-old-stable-ubuntu:
87-
enabled: yes
88-
configs: [ armbian-images ]
89-
pipeline:
90-
gha: *armbian-gha
91-
build-image: "yes"
92-
vars:
93-
RELEASE: jammy
94-
BUILD_MINIMAL: "yes"
95-
BUILD_DESKTOP: "no"
96-
items:
97-
- { BOARD: uefi-arm64, BRANCH: current, ENABLE_EXTENSIONS: "image-output-qcow2" }
98-
- { BOARD: uefi-x86, BRANCH: current, ENABLE_EXTENSIONS: "image-output-qcow2" }
99-
- *standard-support-slow-hdmi
100-
- *standard-support-fast-hdmi
101-
- *standard-support-headless
102-
- *standard-support-riscv64
103-
10468
# Ubuntu full CLI
10569
full-cli-stable-ubuntu:
10670
enabled: yes

0 commit comments

Comments
 (0)