CI updates

This commit is contained in:
Markus F.X.J. Oberhumer
2025-08-21 00:21:15 +02:00
parent e85e8bec5d
commit 404fb48668
5 changed files with 18 additions and 13 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_count:=100}
: ${upx_run_packed_test_count:=20}
fi
source "$argv0dir/mimic_ctest.sh"