Skip to content

Commit 16cb74a

Browse files
committed
ci(tests): run against Weaviate 1.36.0
1 parent d06831a commit 16cb74a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,7 @@ jobs:
7878
strategy:
7979
fail-fast: false
8080
matrix:
81-
WEAVIATE_VERSION:
82-
["1.32.24", "1.33.11", "1.34.7", "1.35.2", "1.36.0-rc.0"]
81+
WEAVIATE_VERSION: ["1.32.24", "1.33.11", "1.34.7", "1.35.2", "1.36.0"]
8382
steps:
8483
- uses: actions/checkout@v4
8584

0 commit comments

Comments
 (0)