Commit b27121f
committed
ci: fix test matrix to cover all PHP and Doctrine ORM combinations
The CI workflow now correctly tests all combinations of:
- PHP versions (8.1, 8.2, 8.3, 8.4)
- Doctrine ORM versions (2.14, 3.0, latest)
This creates 12 test combinations instead of separate jobs for PHP and Doctrine.
Code coverage reporting remains exclusive to PHP 8.4 builds.1 parent 7f2b05d commit b27121f
1 file changed
+3
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | 25 | | |
30 | 26 | | |
31 | 27 | | |
32 | 28 | | |
33 | 29 | | |
34 | 30 | | |
35 | 31 | | |
36 | | - | |
| 32 | + | |
37 | 33 | | |
38 | 34 | | |
39 | 35 | | |
| |||
0 commit comments