We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfa860d commit 2634d96Copy full SHA for 2634d96
1 file changed
.github/workflows/test.yaml
@@ -59,7 +59,7 @@ jobs:
59
needs: [ docker-cache, maven-cache]
60
strategy:
61
matrix:
62
- WEAVIATE_VERSION: ["1.32", "1.33"]
+ WEAVIATE_VERSION: ["1.32.0", "1.33.0"]
63
steps:
64
- uses: actions/checkout@v4
65
0 commit comments