Skip to content

Commit 63a1281

Browse files
Fix metal reference
UMD reference was broken yesterday due to removal of GS headers. Signed-off-by: Dimitri Gnidash <[email protected]>
1 parent c9892c5 commit 63a1281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hardware-long.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
path: tt-metal
5959
lfs: true
6060
submodules: true
61-
ref: 12652be514e62224b5ccb160e5248fc83dfd96c1 # Change this when metal revision is available.
61+
ref: v0.58.0-rc17
6262
fetch-depth: 500
6363
fetch-tags: true
6464
- name: Build Metal UMD Tests

0 commit comments

Comments
 (0)