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
00_setup_env_android.sh
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
00_setup_env_mac.sh
00_setup_env_mac_host.sh
00_setup_env_native_asan.sh
00_setup_env_native_fuzz.sh
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
00_setup_env_native_tsan.sh
00_setup_env_native_valgrind.sh
00_setup_env_s390x.sh
00_setup_env_win64.sh
04_install.sh
05_before_script.sh
06_script_a.sh
06_script_b.sh
wrap-qemu.sh
wrap-valgrind.sh
wrap-wine.sh