Skip to content

Commit

Permalink
Build linux armel on Debian trixie?
Browse files Browse the repository at this point in the history
  • Loading branch information
thecatcore committed Sep 4, 2024
1 parent 33c0a9e commit b20a46f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_or_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ jobs:
java_version: 11
# Linux armel
- arch: armel
image: bookworm-backports
image: trixie-backports
packages: gcc-arm-linux-gnueabi libc6-dev-armel-cross g++-arm-linux-gnueabi
args: -DtargetJavaHome="/usr/lib/jvm/java-17-openjdk-armel" -DtargetArch=armel
java_version: 17
Expand Down

0 comments on commit b20a46f

Please sign in to comment.