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 f4fbc6a commit f28278cCopy full SHA for f28278c
.github/workflows/tests.yml
@@ -25,6 +25,7 @@ jobs:
25
runs-on: ubuntu-latest
26
continue-on-error: true
27
strategy:
28
+ fail-fast: false
29
matrix:
30
php-versions: [ '7.2', '7.4', '8.0', '8.2' ]
31
ydb-versions: ['stable-22-5', 'trunk', '23.3', '23.2', '23.1']
0 commit comments