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 063faf2 commit 37d8d75Copy full SHA for 37d8d75
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