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 8867499 commit 99b97efCopy full SHA for 99b97ef
1 file changed
.github/workflows/test.yaml
@@ -78,7 +78,8 @@ jobs:
78
strategy:
79
fail-fast: false
80
matrix:
81
- WEAVIATE_VERSION: ["1.32.24", "1.33.11", "1.34.7", "1.35.2"]
+ WEAVIATE_VERSION:
82
+ ["1.32.24", "1.33.11", "1.34.7", "1.35.2", "1.36.0-rc.0"]
83
steps:
84
- uses: actions/checkout@v4
85
0 commit comments