Skip to content

Commit 2debb99

Browse files
GeorgeHahnclaude
andauthored
chore(ci): update SMP CLI to 0.26.1 (#24865)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 46a7035 commit 2debb99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regression.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
- name: Set SMP version
110110
id: experimental-meta
111111
run: |
112-
export SMP_CRATE_VERSION="0.25.1"
112+
export SMP_CRATE_VERSION="0.26.1"
113113
echo "smp crate version: ${SMP_CRATE_VERSION}"
114114
echo "SMP_CRATE_VERSION=${SMP_CRATE_VERSION}" >> $GITHUB_OUTPUT
115115

0 commit comments

Comments
 (0)