Skip to content

Commit

Permalink
v8.24
Browse files Browse the repository at this point in the history
- CI | DietPi-Software build: Exclude ARMv6 Trixie builds since the Raspbian Trixie suite has currently internal dependency conflicts, so that we cannot build a container image
  • Loading branch information
MichaIng committed Oct 30, 2023
1 parent d7f4989 commit fbe2c3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dietpi-software-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
- { arch: riscv64, dist: bullseye }
- { arch: riscv64, dist: bookworm }
- { arch: riscv64, name: vaultwarden }
- { arch: armv6l, dist: trixie }
- { arch: armv7l, name: gogs }
- { arch: aarch64, name: gogs }
- { arch: x86_64, name: gogs }
Expand Down

0 comments on commit fbe2c3e

Please sign in to comment.