We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 613f636 commit a96383cCopy full SHA for a96383c
.github/workflows/tests.yml
@@ -12,6 +12,7 @@ jobs:
12
container: setupphp/node@sha256:9271c0a914deb70c1717ec113410c9d43e48123d0ed398bb696f00f4f0ef15ba
13
14
strategy:
15
+ fail-fast: false
16
matrix:
17
php-version:
18
- "8.1"
0 commit comments