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 94e8d98 commit f4fbc6aCopy full SHA for f4fbc6a
.github/workflows/tests.yml
@@ -23,6 +23,7 @@ jobs:
23
YDB_USE_IN_MEMORY_PDISKS: true
24
options: '-h localhost'
25
runs-on: ubuntu-latest
26
+ continue-on-error: true
27
strategy:
28
matrix:
29
php-versions: [ '7.2', '7.4', '8.0', '8.2' ]
0 commit comments