Skip to content

Commit 91e48f6

Browse files
authored
chore(deps): Upgrading version of lading used (vectordotdev#18210)
Signed-off-by: Jesse Szwedko <[email protected]>
1 parent 7603d28 commit 91e48f6

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
@@ -233,7 +233,7 @@ jobs:
233233
export TOTAL_SAMPLES="600"
234234
export P_VALUE="0.1"
235235
export SMP_CRATE_VERSION="0.10.0"
236-
export LADING_VERSION="0.12.0"
236+
export LADING_VERSION="0.18.0"
237237
238238
echo "warmup seconds: ${WARMUP_SECONDS}"
239239
echo "replicas: ${REPLICAS}"

0 commit comments

Comments
 (0)