Skip to content

Commit a28e3bc

Browse files
committed
Added fail-fast: false to the matrix
1 parent 4b1dc04 commit a28e3bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/code_samples.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
runs-on: "ubuntu-22.04"
1010
strategy:
1111
matrix:
12+
fail-fast: false
1213
php:
1314
- "8.4" # Upper supported version
1415
- "8.3" # Lower supported version

0 commit comments

Comments
 (0)