Skip to content

Commit 2747bac

Browse files
committed
chore(ci): add v1.38.2 to the testing matrix
1 parent d1445b4 commit 2747bac

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,15 @@ jobs:
9292
fail-fast: false
9393
matrix:
9494
WEAVIATE_VERSION:
95-
["1.32.24", "1.33.11", "1.34.7", "1.35.2", "1.36.9", "1.37.7"]
95+
[
96+
"1.32.24",
97+
"1.33.11",
98+
"1.34.7",
99+
"1.35.2",
100+
"1.36.9",
101+
"1.37.7",
102+
"1.38.2",
103+
]
96104
steps:
97105
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
98106

0 commit comments

Comments
 (0)