Skip to content

Commit

Permalink
Get another tt-metal fix for cb issue (this one resolves it in our test)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmabeeTT committed Nov 28, 2024
1 parent dd7240c commit 7fab36e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
include(ExternalProject)

set(TT_METAL_VERSION "85d555b8d89c021d18d4b04cd347e6e5c6474d70")
set(TT_METAL_VERSION "8c78de761d2eb62ed28c86c7bd8b6b3f71fee1a8")

if ("$ENV{ARCH_NAME}" STREQUAL "grayskull")
set(ARCH_NAME "grayskull")
Expand Down

0 comments on commit 7fab36e

Please sign in to comment.