Skip to content

Commit

Permalink
Update generated GHA chunk workflow artifact-image-complete-matrix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
armbianworker committed Nov 10, 2024
1 parent 45f9df5 commit ddb7bb5
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions userpatches/targets-release-standard-support.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ targets:
- *standard-support-fast-hdmi
- *standard-support-headless

# Ubuntu old stable full CLI
# Ubuntu old stable minimal
full-cli-old-stable-ubuntu:
enabled: yes
configs: [ armbian-images ]
Expand All @@ -181,7 +181,7 @@ targets:
build-image: "yes"
vars:
RELEASE: jammy
BUILD_MINIMAL: "no"
BUILD_MINIMAL: "yes"
BUILD_DESKTOP: "no"
items:
- { BOARD: uefi-arm64, BRANCH: current, ENABLE_EXTENSIONS: "image-output-qcow2" }
Expand Down Expand Up @@ -296,23 +296,20 @@ targets:
items:
- *standard-support-fast-hdmi

# Ubuntu old LTS with KDE neon
#
# Without office as otherwise images will go over 2Gb GH file limit!
#
# Ubuntu LTS with KDE neon
kde-neon-desktop-stable-ubuntu:
enabled: yes
configs: [ armbian-images ]
pipeline:
gha: *armbian-gha
build-image: "yes"
vars:
RELEASE: jammy
RELEASE: noble
BUILD_MINIMAL: "no"
DESKTOP_ENVIRONMENT: "kde-neon"
BUILD_DESKTOP: "yes"
DESKTOP_ENVIRONMENT_CONFIG_NAME: "config_base"
DESKTOP_APPGROUPS_SELECTED: "browsers,chat,desktop_tools,editors,email,internet,languages,multimedia,office,programming,remote_desktop"
DESKTOP_APPGROUPS_SELECTED: "chat,desktop_tools,editors,email,internet,languages,multimedia,office,programming,remote_desktop"
items:
- *standard-support-fast-hdmi
- { BOARD: thinkpad-x13s, BRANCH: sc8280xp }
Expand Down

0 comments on commit ddb7bb5

Please sign in to comment.