Skip to content

Commit 2634d96

Browse files
committed
ci(fix): use correct version tag
1 parent cfa860d commit 2634d96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
needs: [ docker-cache, maven-cache]
6060
strategy:
6161
matrix:
62-
WEAVIATE_VERSION: ["1.32", "1.33"]
62+
WEAVIATE_VERSION: ["1.32.0", "1.33.0"]
6363
steps:
6464
- uses: actions/checkout@v4
6565

0 commit comments

Comments
 (0)