-
-
Notifications
You must be signed in to change notification settings - Fork 839
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
fix CI #2162
fix CI #2162
Conversation
Nice! |
- php-version: 8.1 | ||
symfony-require: "6.3.*" | ||
- php-version: 8.2 | ||
symfony-require: "6.4.*" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Php 8.1 is still supported by this version, we could also add a test for this
@GuilhemN ci fails because a deprecation warning is not present in the phpunit baseline. Generating a new baseline should fix it.
|
Thanks a lot @smoench! Best wishes for the new year. |
Also small question from my end @GuilhemN. Are you planning to make a new release for the Symfony 7 support after this is merged? |
This PR adjusted following:
set-ouput
with$GITHUB_OUTPUT
flex
viashivammathur/setup-php
toolsphpunit
as it faster, cached by actions composer cache and fixes an error on PHP 7.2