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 32cf486 commit 76d76bcCopy full SHA for 76d76bc
1 file changed
.github/workflows/test.yaml
@@ -91,7 +91,7 @@ jobs:
91
strategy:
92
fail-fast: false
93
matrix:
94
- WEAVIATE_VERSION: ["1.32.24", "1.33.11", "1.34.7", "1.35.2", "1.36.1"]
+ WEAVIATE_VERSION: ["1.32.24", "1.33.11", "1.34.7", "1.35.2", "1.36.9"]
95
steps:
96
- uses: actions/checkout@v4
97
0 commit comments