We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23c4be5 commit 5441639Copy full SHA for 5441639
1 file changed
.github/workflows/ci.yml
@@ -10,7 +10,6 @@ jobs:
10
run:
11
runs-on: ubuntu-latest
12
strategy:
13
- fail-fast: true
14
matrix:
15
php-versions: ['8.0', '8.1']
16
0 commit comments