diff --git a/test/common/StandaloneUtils.hpp b/test/common/StandaloneUtils.hpp index bcfcf90497..0c23f65d41 100644 --- a/test/common/StandaloneUtils.hpp +++ b/test/common/StandaloneUtils.hpp @@ -25,7 +25,7 @@ } while(0) // should be 112, temp fix to make CI pass -#define MAX_STACK_SIZE 360 +#define MAX_STACK_SIZE 448 #ifdef ENABLE_LL128 #define MAX_STACK_SIZE_gfx90a 296