Skip to content

Commit 3c3bd90

Browse files
committed
test: remove lief install from multiprocess job
This job doesn't run any security / symbol checks, so lief isn't needed.
1 parent 983e0a2 commit 3c3bd90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/test/00_setup_env_i686_multiprocess.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,3 @@ export GOAL="install"
1515
export BITCOIN_CONFIG="--enable-debug CC='clang -m32' CXX='clang++ -m32' LDFLAGS='--rtlib=compiler-rt -lgcc_s'"
1616
export TEST_RUNNER_ENV="BITCOIND=bitcoin-node"
1717
export TEST_RUNNER_EXTRA="--nosandbox"
18-
export PIP_PACKAGES="lief"

0 commit comments

Comments
 (0)