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 3a0f6cf commit 8b56499Copy full SHA for 8b56499
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