chore: patch z3-sys & add musl build to ci (#14786) #30
Annotations
1 error and 1 warning
Build and publish databend build image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -sSfLo /tmp/musl-cross-make.tar.gz https://github.com/richfelker/musl-cross-make/archive/v0.9.10.tar.gz && tar -xzf /tmp/musl-cross-make.tar.gz -d /tmp && cd /tmp/musl-cross-make-* && make install \"-j$(nproc)\" OUTPUT=/usr/local/ TARGET=${MUSL_TARGET} DL_CMD='curl --retry 3 -sSfL -C - -o' && rm -rf /tmp/musl-cross-make-* && rm -f /tmp/musl-cross-make.tar.gz" did not complete successfully: exit code: 2
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading