diff --git a/third_party/CMakeLists.txt b/third_party/CMakeLists.txt index 6f4b7435b4..fd150fb1c8 100644 --- a/third_party/CMakeLists.txt +++ b/third_party/CMakeLists.txt @@ -1,6 +1,6 @@ include(ExternalProject) -set(TT_METAL_VERSION "1d79aeef7a28911bd817a2da78ad925da3ed06f5") +set(TT_METAL_VERSION "8dee2c21618a386a121663632241a871f06a1765") if ("$ENV{ARCH_NAME}" STREQUAL "grayskull") set(ARCH_NAME "grayskull")