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 17e5174 commit 12c8adeCopy full SHA for 12c8ade
.github/workflows/ezsql-macos.yml
@@ -13,7 +13,7 @@ jobs:
13
windows:
14
name: macOS (PHP ${{ matrix.php-versions }} CI)
15
runs-on: macos-latest
16
- continue-on-error: macos-latest
+ continue-on-error: true
17
strategy:
18
fail-fast: false
19
matrix:
0 commit comments