another conditional for cross compilation #8
Annotations
1 error and 3 warnings
build-latest
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [[ \"$TARGETARCH\" = \"arm64\" ]]; then CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=aarch64-linux-gnu-gcc CFLAGS=-mno-outline-atomics cargo build --release; else cargo build --release; fi RUN strip /opt/foundry/target/release/forge && strip /opt/foundry/target/release/cast && strip /opt/foundry/target/release/anvil && strip /opt/foundry/target/release/chisel" did not complete successfully: exit code: 2
|
build-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/build-push-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-latest
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-latest
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|