mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-02 09:46:52 -05:00
test: remove lief install from multiprocess job
This job doesn't run any security / symbol checks, so lief isn't needed.
This commit is contained in:
parent
983e0a2058
commit
3c3bd90220
1 changed files with 0 additions and 1 deletions
|
@ -15,4 +15,3 @@ export GOAL="install"
|
|||
export BITCOIN_CONFIG="--enable-debug CC='clang -m32' CXX='clang++ -m32' LDFLAGS='--rtlib=compiler-rt -lgcc_s'"
|
||||
export TEST_RUNNER_ENV="BITCOIND=bitcoin-node"
|
||||
export TEST_RUNNER_EXTRA="--nosandbox"
|
||||
export PIP_PACKAGES="lief"
|
||||
|
|
Loading…
Add table
Reference in a new issue