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