mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #5930 from ethereum/circleci-clang7
Do not persist output for clang7 build step
This commit is contained in:
commit
f3c9b41f7c
@ -163,11 +163,6 @@ jobs:
|
|||||||
./scripts/install_obsolete_jsoncpp_1_7_4.sh
|
./scripts/install_obsolete_jsoncpp_1_7_4.sh
|
||||||
- run: *setup_prerelease_commit_hash
|
- run: *setup_prerelease_commit_hash
|
||||||
- run: *run_build
|
- run: *run_build
|
||||||
- store_artifacts: *solc_artifact
|
|
||||||
- persist_to_workspace:
|
|
||||||
root: build
|
|
||||||
paths:
|
|
||||||
- "*"
|
|
||||||
|
|
||||||
build_x86_mac:
|
build_x86_mac:
|
||||||
macos:
|
macos:
|
||||||
|
Loading…
Reference in New Issue
Block a user