ci: re-enable basic test on alpine #2294
Annotations
1 error and 1 warning
Build docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -fsL --show-error https://github.com/sbt/sbt/releases/download/v$SBT_VERSION/sbt-$SBT_VERSION.tgz | tar xfz - -C /usr/local && $(mv /usr/local/sbt-launcher-packaging-$SBT_VERSION /usr/local/sbt || true) && ln -s /usr/local/sbt/bin/* /usr/local/bin/ && sbt -Dsbt.rootdir=true -batch sbtVersion && apk del .build-dependencies && rm -rf \"/tmp/\"* && rm -rf /var/cache/apk/*" did not complete successfully: exit code: 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading