Current CI scripts configuration checks code against the current and the next major version only:
https://git.drupalcode.org/project/account_field_split/-/pipelines/745524
I think it would be much better to check the code against the range from previous minor and major Drupal and PHP versions to the next ones.
Issue fork account_field_split-3574175
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
korndevbr commentedCI scripts are upgraded.
Comment #5
astonvictor commentedthanks a lot
Comment #7
dstorozhukGood idea.