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 06cd76c commit 4940941Copy full SHA for 4940941
1 file changed
.github/workflows/main.yaml
@@ -28,7 +28,8 @@ env:
28
WEAVIATE_134: 1.34.19
29
WEAVIATE_135: 1.35.18
30
WEAVIATE_136: 1.36.12
31
- WEAVIATE_137: 1.37.1-4e61e26.amd64
+ WEAVIATE_137: 1.37.5
32
+ WEAVIATE_138: 1.38.0-rc.0-461bcf7.amd64 #TODO: change to 1.38.0 when released
33
34
jobs:
35
lint-and-format:
0 commit comments