bitcoin/ci/test
fanquake 252d1a70fb
ci: use Debian Bullseye in ARM CI
This works around an issue when trying to use `std::filesystem::remove_all`
with the ARM GCC on Buster. Has been split out of #20744.

See comments starting here:
https://github.com/bitcoin/bitcoin/pull/20744#issuecomment-810279549.
Also: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93201.
2021-09-16 16:01:31 +08:00
..
00_setup_env.sh ci: use Ubuntu 20.04 as the default Docker container 2021-07-02 10:29:03 +08:00
00_setup_env_android.sh ci: Bump Android NDK to r22 which supports std::filesystem 2021-07-18 12:10:28 +03:00
00_setup_env_arm.sh ci: use Debian Bullseye in ARM CI 2021-09-16 16:01:31 +08:00
00_setup_env_i686_centos.sh
00_setup_env_i686_multiprocess.sh ci: Switch multiprocess to i686 build 2021-09-08 20:17:04 +02:00
00_setup_env_mac.sh release: remove gitian 2021-08-31 09:37:23 +08:00
00_setup_env_mac_host.sh
00_setup_env_native_asan.sh
00_setup_env_native_fuzz.sh ci: Fuzz with -ftrivial-auto-var-init=pattern 2021-08-31 13:42:28 +02:00
00_setup_env_native_fuzz_with_msan.sh
00_setup_env_native_fuzz_with_valgrind.sh
00_setup_env_native_msan.sh
00_setup_env_native_nowallet.sh
00_setup_env_native_qt5.sh Merge bitcoin/bitcoin#20354: test: Add feature_taproot.py --previous_release 2021-07-14 10:57:06 +02:00
00_setup_env_native_tsan.sh
00_setup_env_native_valgrind.sh
00_setup_env_s390x.sh
00_setup_env_win64.sh release: remove gitian 2021-08-31 09:37:23 +08:00
04_install.sh
05_before_script.sh
06_script_a.sh
06_script_b.sh
wrap-qemu.sh
wrap-valgrind.sh
wrap-wine.sh