chore: bump foundry (#8868) #1746
Annotations
2 errors
Push Build Images If Changed:
build-images/Earthfile#L91
The command RUN ulimit -n 65535 && git clone --depth 1 --branch nightly-$FOUNDRY_TAG https://github.com/foundry-rs/foundry.git && cd foundry && cargo build --profile local && mkdir -p /opt/foundry/bin && for t in forge cast anvil chisel; do mv ./target/local/$t /opt/foundry/bin/$t; strip /opt/foundry/bin/$t; done && rm -rf /foundry did not complete successfully. Exit code 101
|
Push Build Images If Changed
Process completed with exit code 1.
|
Loading