We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b1dc04 commit a28e3bcCopy full SHA for a28e3bc
1 file changed
.github/workflows/code_samples.yaml
@@ -9,6 +9,7 @@ jobs:
9
runs-on: "ubuntu-22.04"
10
strategy:
11
matrix:
12
+ fail-fast: false
13
php:
14
- "8.4" # Upper supported version
15
- "8.3" # Lower supported version
0 commit comments