File tree Expand file tree Collapse file tree 1 file changed +2
-13
lines changed
Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Original file line number Diff line number Diff line change 7272 matrix :
7373 config :
7474 - name : Linux
75- os : ubuntu-16 .04
76- packages : python3-zmq qtbase5-dev qttools5-dev-tools libqt5svg5-dev libssl-dev libevent-dev bsdmainutils libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev libdb5.3++-dev libminiupnpc-dev libzmq3-dev libprotobuf-dev protobuf-compiler libqrencode-dev libgmp-dev libsodium-dev cargo
75+ os : ubuntu-18 .04
76+ packages : python3-zmq qttools5-dev qtbase5-dev qttools5-dev-tools libqt5svg5-dev libqt5charts5 -dev libssl-dev libevent-dev bsdmainutils libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev libdb5.3++-dev libminiupnpc-dev libzmq3-dev libprotobuf-dev protobuf-compiler libqrencode-dev libgmp-dev libsodium-dev cargo
7777 cc : gcc
7878 cxx : g++
7979
@@ -295,17 +295,6 @@ jobs:
295295 test_runner_extra : " --legacywallet"
296296 BITCOIN_CONFIG : " --enable-zmq --with-gui=no --enable-glibc-back-compat --enable-reduce-exports --disable-online-rust"
297297
298- - name : x86_64 Linux [GOAL:install] [xenial] [no depends only system libs]
299- os : ubuntu-16.04
300- host : x86_64-unknown-linux-gnu
301- apt_get : python3-zmq qtbase5-dev qttools5-dev-tools libqt5svg5-dev libssl-dev libevent-dev bsdmainutils libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev libdb5.3++-dev libminiupnpc-dev libzmq3-dev libprotobuf-dev protobuf-compiler libqrencode-dev libgmp-dev libsodium-dev cargo
302- unit_tests : true
303- functional_tests : true
304- no_depends : 1
305- goal : install
306- test_runner_extra : " --all --exclude feature_dbcrash"
307- BITCOIN_CONFIG : " --enable-zmq --with-incompatible-bdb --with-gui=qt5 CPPFLAGS=-DDEBUG_LOCKORDER --disable-hardening --disable-asm"
308-
309298 - name : x86_64 Linux [GOAL:install] [bionic] [no depends only system libs]
310299 os : ubuntu-18.04
311300 host : x86_64-unknown-linux-gnu
You can’t perform that action at this time.
0 commit comments