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 ab796ca commit b9b97f8Copy full SHA for b9b97f8
.github/workflows/tests.yml
@@ -48,6 +48,7 @@ jobs:
48
strategy:
49
matrix:
50
scylla-docker-version: ['latest', '6.2', '5.2']
51
+ fail-fast: false
52
53
steps:
54
- uses: actions/checkout@v5
0 commit comments