test: remove lief install from multiprocess job

This job doesn't run any security / symbol checks, so lief isn't needed.
pull/24561/head
fanquake 3 years ago
parent 983e0a2058
commit 3c3bd90220
No known key found for this signature in database
GPG Key ID: 2EEB9F5CC09526C1

@ -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…
Cancel
Save