diff --git a/third_party/CMakeLists.txt b/third_party/CMakeLists.txt index 7c9f3cdce..e2e1054d2 100644 --- a/third_party/CMakeLists.txt +++ b/third_party/CMakeLists.txt @@ -1,6 +1,6 @@ include(ExternalProject) -set(TT_METAL_VERSION "44e87d42d0") +set(TT_METAL_VERSION "e6d9718383") if ("$ENV{ARCH_NAME}" STREQUAL "grayskull") set(ARCH_NAME "grayskull")