We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac98d42 commit 5c7e7f3Copy full SHA for 5c7e7f3
1 file changed
.github/workflows/test.yaml
@@ -68,7 +68,7 @@ jobs:
68
strategy:
69
fail-fast: false
70
matrix:
71
- WEAVIATE_VERSION: ["1.32.0", "1.33.0"]
+ WEAVIATE_VERSION: ["1.30.0", "1.31.0", "1.32.0", "1.33.0"]
72
steps:
73
- uses: actions/checkout@v4
74
0 commit comments