diff --git a/third_party/CMakeLists.txt b/third_party/CMakeLists.txt index ac28d84f4..ae5539b9f 100644 --- a/third_party/CMakeLists.txt +++ b/third_party/CMakeLists.txt @@ -1,6 +1,6 @@ include(ExternalProject) -set(TT_METAL_VERSION "2df5583e46") +set(TT_METAL_VERSION "6e891b6007") if ("$ENV{ARCH_NAME}" STREQUAL "grayskull") set(ARCH_NAME "grayskull")