Skip to content

Commit 1f389f6

Browse files
committed
ci(test): add v1.36.0-rc.0 to the testing matrix
1 parent af0080b commit 1f389f6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/test.yaml

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

0 commit comments

Comments
 (0)