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 9362e2a commit 270c167
Showing 1 changed file with 0 additions and 34 deletions.
34 changes: 0 additions & 34 deletions userpatches/targets-release-standard-support.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 270c167

Please sign in to comment.