runtime-builder-image #657
runtime-builder-image.yml
on: schedule
build-runtime-builder
6m 43s
Annotations
1 error and 1 warning
build-runtime-builder
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl \"https://sh.rustup.rs\" -sfo rustup.sh && sh rustup.sh -y --default-toolchain nightly-${RUST_NIGHTLY_VERSION} && rustup target add x86_64-fortanix-unknown-sgx && cargo install --version ${FORTANIX_TOOLS_VERSION} fortanix-sgx-tools && cargo install --version ${SGXS_TOOLS_VERSION} sgxs-tools && rm -rf /cargo/registry /rustup.sh" did not complete successfully: exit code: 101
|
build-runtime-builder
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|