Skip to content

Commit

Permalink
chore(ci): update smp to 0.21.0 (#22606)
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeHahn authored Mar 7, 2025
1 parent 5e34f9b commit 559d9f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
- name: Set SMP version
id: experimental-meta
run: |
export SMP_CRATE_VERSION="0.20.2"
export SMP_CRATE_VERSION="0.21.0"
echo "smp crate version: ${SMP_CRATE_VERSION}"
echo "SMP_CRATE_VERSION=${SMP_CRATE_VERSION}" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 559d9f2

Please sign in to comment.