Skip to content

Commit c143590

Browse files
committed
ci: target appropriate server version for 1.32
1 parent 8767889 commit c143590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
WEAVIATE_129: 1.29.8
1616
WEAVIATE_130: 1.30.7
1717
WEAVIATE_131: 1.31.0
18-
WEAVIATE_132: 1.32.0-rc.1
18+
WEAVIATE_132: 1.32.4-cdf9a3b
1919

2020
concurrency:
2121
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)