Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean the CI setup #368

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Clean the CI setup #368

wants to merge 1 commit into from

Commits on Oct 21, 2024

  1. Clean the CI setup

    - Remove jobs allowed to fail for stable PHP versions (keeping only jobs that requires passing, making that the default)
    - Add CI jobs for PHP 8.2 and 8.3
    - Add an experimental (i.e. allowed to fail) job for PHP 8.4
    - Remove the `variant` from the matrix as it is always `normal`
    - Remove the step fetching the composer cache location as this location is never used
    - Upgrade the `ramsey/composer-install` action to avoid deprecation warnings
    stof authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f600813 View commit details
    Browse the repository at this point in the history