diff --git a/test/support/test_config.h b/test/support/test_config.h index b0fe4c8a9c9..2c1e28a94a9 100644 --- a/test/support/test_config.h +++ b/test/support/test_config.h @@ -34,7 +34,7 @@ // When such an issue is fixed, we must replace the usage of these "Latest" macros with the appropriate version number // before updating to the newest version in this section. -#define _PSTL_TEST_LATEST_INTEL_LLVM_COMPILER 20250000 +#define _PSTL_TEST_LATEST_INTEL_LLVM_COMPILER 20250100 #define _PSTL_TEST_LATEST_MSVC_STL_VERSION 143