Commit 9037743
committed
Exclude Laravel 13 on PHP 8.2 in CI
Add an exclude rule to the GitHub Actions test matrix to skip the combination of Laravel 13.* with PHP 8.2. This prevents running a known-incompatible or undesired job combination in .github/workflows/run-tests.yml and avoids related CI failures.1 parent 0e1be78 commit 9037743
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| |||
0 commit comments