Problem/Motivation
Because Drupal 10.3 is already released, we may enable the CI pipelines for the previous minor again
Proposed resolution
- Re-enable CI pipelines for previous minor via
OPT_IN_TEST_PREVIOUS_MINORenv variable
Remaining tasks
- Issue fork and MR to fix this issue
User interface changes
n/a
API changes
n/a
Data model changes
n/a
Issue fork view_mode_switch-3470512
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 #4
hctomDone - CI pipelines for previous minor are re-enabled.
Comment #5
hctom