Skip to content

Commit

Permalink
remove unused image from builds
Browse files Browse the repository at this point in the history
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
  • Loading branch information
dirkhh committed May 2, 2024
1 parent feca3e2 commit da9b597
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
strategy:
fail-fast: false
matrix:
name: [lepotato, nanopi-neo3-dietpi, orangepi-5plus-dietpi, orangepi-zero3-dietpi, pine64, raspberrypi64-pi-2-3-4-5, raspberrypi64-dietpi-pi-2-3-4, raspberrypi64-dietpi-pi-5, x86-64-native, x86-64-vm]
name: [lepotato, nanopi-neo3-dietpi, orangepi-5plus-dietpi, orangepi-zero3-dietpi, raspberrypi64-pi-2-3-4-5, raspberrypi64-dietpi-pi-2-3-4, raspberrypi64-dietpi-pi-5, x86-64-native, x86-64-vm]
include:
- name: lepotato
base_arch: arm64
Expand All @@ -58,11 +58,6 @@ jobs:
base_arch: arm64
dietpi_machine: 83.1
magic_path: "repository/src/image-dietpi/DietPi_OrangePiZero3-ARMv8-Bookworm.img"
- name: pine64
variant: armbian
base_arch: arm64
url: https://redirect.armbian.com/region/EU/pine64/Bookworm_current_minimal
magic_path: "repository/src/image-armbian/pine64.img.xz"
- name: raspberrypi64-pi-2-3-4-5
base_arch: arm64
variant: default
Expand Down

0 comments on commit da9b597

Please sign in to comment.