diff --git a/third_party/CMakeLists.txt b/third_party/CMakeLists.txt index 9fee2135b..456a2da13 100644 --- a/third_party/CMakeLists.txt +++ b/third_party/CMakeLists.txt @@ -1,6 +1,6 @@ include(ExternalProject) -set(TT_METAL_VERSION "8ab8736293d4213be6dd9e7585a80c2acdcac855") +set(TT_METAL_VERSION "9f4eb984413f4d9aef8e4c9a253e962cc32b1428") if ("$ENV{ARCH_NAME}" STREQUAL "grayskull") set(ARCH_NAME "grayskull")