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 6ed3bd0 commit c3b3138Copy full SHA for c3b3138
1 file changed
.github/workflows/test.yaml
@@ -66,6 +66,7 @@ jobs:
66
runs-on: ubuntu-latest
67
needs: [ docker-cache, maven-cache]
68
strategy:
69
+ fail-fast: false
70
matrix:
71
WEAVIATE_VERSION: ["1.32.0", "1.33.0"]
72
steps:
0 commit comments