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.
2 parents 64bbc0f + 6866633 commit b456db8Copy full SHA for b456db8
.github/workflows/push.yml
@@ -58,7 +58,6 @@ jobs:
58
phpunit:
59
name: Unit tests for PHP version ${{ matrix.php-versions }} on ${{ matrix.operating-system }}
60
runs-on: ${{ matrix.operating-system }}
61
- continue-on-error: ${{ matrix.php-versions == '8.1' }}
62
strategy:
63
fail-fast: false
64
matrix:
0 commit comments