fix GHA build, fix arm64 (#81) #71
Annotations
1 error
|
Build & push (arm64)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"$TARGETARCH\" = \"arm64\" ]; then JAVA_VERSIONS=\"21 17\"; else JAVA_VERSIONS=\"21 17 11\"; fi; for v in $JAVA_VERSIONS; do mise install \"java@${v}\"; done && mise use --global \"java@${JAVA_VERSIONS%% *}\" && mise use --global \"gradle@${GRADLE_VERSION}\" && mise use --global \"maven@${MAVEN_VERSION}\"" did not complete successfully: exit code: 1
|
Loading