mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Github-Pull: #32989 Rebased-From: 2c990d84a3d When using hosted runners in combination with cached docker images, there is the possibility that the host runner image is updated, rendering the linux-headers package (stored in the cached docker image) incompatible. Fix this by doing a re-install of the headers package in 03_test_script.sh. If the underlying runner kernel has not changed thie has no effect, but prevents the job from failing if it has. |
||
|---|---|---|
| .. | ||
| 00_setup_env.sh | ||
| 00_setup_env_arm.sh | ||
| 00_setup_env_i686_multiprocess.sh | ||
| 00_setup_env_mac_cross.sh | ||
| 00_setup_env_mac_native.sh | ||
| 00_setup_env_mac_native_fuzz.sh | ||
| 00_setup_env_native_asan.sh | ||
| 00_setup_env_native_centos.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_libbitcoinkernel.sh | ||
| 00_setup_env_native_previous_releases.sh | ||
| 00_setup_env_native_tidy.sh | ||
| 00_setup_env_native_tsan.sh | ||
| 00_setup_env_native_valgrind.sh | ||
| 00_setup_env_s390x.sh | ||
| 00_setup_env_win64.sh | ||
| 01_base_install.sh | ||
| 02_run_container.sh | ||
| 03_test_script.sh | ||
| GetCMakeLogFiles.cmake | ||
| wrap-valgrind.sh | ||
| wrap-wine.sh | ||