From 31b59997208ab162e9f67f0130b25ed1a0ee4977 Mon Sep 17 00:00:00 2001 From: Jeremy Price Date: Wed, 10 Jan 2024 19:45:27 +0900 Subject: [PATCH] Test reuse proptracker --- .github/workflows/tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 48b6280c..620d9d34 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -1,7 +1,7 @@ name: Chaos tests env: - WEAVIATE_VERSION: 1.23.0 + WEAVIATE_VERSION: semitechnologies/weaviate:preview-don-t-null-property-tracker-f33bc7f MINIMUM_WEAVIATE_VERSION: 1.15.0 # this is used as the start in the upgrade journey test on: workflow_call: