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 8767889 commit c143590Copy full SHA for c143590
.github/workflows/main.yaml
@@ -15,7 +15,7 @@ env:
15
WEAVIATE_129: 1.29.8
16
WEAVIATE_130: 1.30.7
17
WEAVIATE_131: 1.31.0
18
- WEAVIATE_132: 1.32.0-rc.1
+ WEAVIATE_132: 1.32.4-cdf9a3b
19
20
concurrency:
21
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
0 commit comments