Skip to content

Commit fce3636

Browse files
committed
ci: expand test matrix
1 parent b6b76fb commit fce3636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
strategy:
6969
fail-fast: false
7070
matrix:
71-
WEAVIATE_VERSION: ["1.32.0", "1.33.0"]
71+
WEAVIATE_VERSION: ["1.30.0", "1.31.0", "1.32.0", "1.33.0"]
7272
steps:
7373
- uses: actions/checkout@v4
7474

0 commit comments

Comments
 (0)