Skip to content

Commit 37d8d75

Browse files
committed
ci: disable fail-fast
1 parent 063faf2 commit 37d8d75

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
runs-on: ubuntu-latest
6767
needs: [ docker-cache, maven-cache]
6868
strategy:
69+
fail-fast: false
6970
matrix:
7071
WEAVIATE_VERSION: ["1.32.0", "1.33.0"]
7172
steps:

0 commit comments

Comments
 (0)