CI updates

This commit is contained in:
Markus F.X.J. Oberhumer
2025-07-25 03:07:51 +02:00
parent fbbc2bc874
commit ae6d5303ba
5 changed files with 15 additions and 10 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ elif [[ -n $CMAKE_CROSSCOMPILING_EMULATOR ]]; then
true
else
upx_exe_runner=emu_gdb
: ${upx_run_packed_test:=100}
: ${upx_run_packed_test_count:=100}
fi
source "$argv0dir/mimic_ctest.sh"