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 99b1b80 commit d9071d4Copy full SHA for d9071d4
.github/workflows/main.yaml
@@ -13,7 +13,7 @@ env:
13
WEAVIATE_127: 1.27.15
14
WEAVIATE_128: 1.28.11
15
WEAVIATE_129: 1.29.1
16
- WEAVIATE_130: 1.30.0-rc.0-6b9a01c
+ WEAVIATE_130: 1.30.0
17
18
concurrency:
19
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
0 commit comments