diff --git a/third_party/CMakeLists.txt b/third_party/CMakeLists.txt index 42ebb830b..ae321d425 100644 --- a/third_party/CMakeLists.txt +++ b/third_party/CMakeLists.txt @@ -1,6 +1,6 @@ include(ExternalProject) -set(TT_METAL_VERSION "3a9637d52b003d5d5eda455cc72fbeb75a689f32") +set(TT_METAL_VERSION "eadc98f1c0f714c423fdfc97689afbc50c0dca3b") if ("$ENV{ARCH_NAME}" STREQUAL "grayskull") set(ARCH_NAME "grayskull")