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 b6b76fb commit fce3636Copy full SHA for fce3636
.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