Skip to content

Commit cc52846

Browse files
committed
Update weaviate versions to latest
1 parent 86bbc80 commit cc52846

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/main.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@ jobs:
5353
fail-fast: false
5454
matrix:
5555
server:
56-
- 1.31.16
57-
- 1.32.11
58-
- 1.33.0
59-
- 1.34.0-rc.0
56+
- 1.31.20
57+
- 1.32.17
58+
- 1.33.5
59+
- 1.34.0
6060

6161
steps:
6262
- name: Check for required secrets

0 commit comments

Comments
 (0)