Skip to content

Proposal: modernize the CI test matrix#3

Draft
bartes wants to merge 1 commit into
mainfrom
proposals/modern-ci
Draft

Proposal: modernize the CI test matrix#3
bartes wants to merge 1 commit into
mainfrom
proposals/modern-ci

Conversation

@bartes

@bartes bartes commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Proposal / draft.

Updates the CI workflow (.github/workflows/ci.yml) to run the test job across a PHP version matrix of 8.2, 8.3 and 8.4, wiring matrix.php-version into the shivammathur/setup-php step. All other steps (checkout, dependency install, lint, tests) are unchanged.

Run the CI test job across a PHP version matrix of 8.2, 8.3 and 8.4
using matrix.php-version for the setup-php step.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant