Skip to content

Commit 98e47c1

Browse files
authored
chore(CI): Update smp to version 0.9.1 (#17964)
The `smp` 0.9.1 release fixes a backwards compatibility bug. This addresses the failure observed after updating Vector's SMP deploy: https://github.com/vectordotdev/vector/actions/runs/5535572306/jobs/10127326812
1 parent 7f45949 commit 98e47c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regression.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ jobs:
232232
export REPLICAS="10"
233233
export TOTAL_SAMPLES="600"
234234
export P_VALUE="0.1"
235-
export SMP_CRATE_VERSION="0.9.0"
235+
export SMP_CRATE_VERSION="0.9.1"
236236
export LADING_VERSION="0.12.0"
237237
238238
echo "warmup seconds: ${WARMUP_SECONDS}"

0 commit comments

Comments
 (0)