Skip to content

Commit d70b677

Browse files
committed
Replace the golden SHA
1 parent ec23de0 commit d70b677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
CARGO_TERM_COLOR: always
1212
# Golden version of mngr to test against
1313
# Update this SHA when mngr changes in a way that affects offload integration
14-
MNGR_SHA: "REPLACE_WITH_GOLDEN_SHA"
14+
MNGR_SHA: "f96fc0ea2115778c38e6685cd1d621a43b9ad9e1"
1515

1616
jobs:
1717
integration:

0 commit comments

Comments
 (0)