Problem/Motivation

Before the release of Drupal 11.4, this module was configured to be tested against the previous minor (which was a D 10 version then). Now with the release of Drupal 11.4, the previous minor is 11.3.x, which is not compatible with this module.

Steps to reproduce

See CI log output: https://git.drupalcode.org/project/view_mode_switch/-/jobs/11556721

Proposed resolution

Opt out of testing for previous minor

Remaining tasks

Create issue fork and MR to fix this issue

User interface changes

n/a

API changes

n/a

Data model changes

n/a

Command icon 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

hctom created an issue. See original summary.

  • hctom committed 99fdf111 on 2.x
    #3617879 Disable previous minor tests
    
hctom’s picture

Assigned: hctom » Unassigned
Status: Active » Fixed

This is fixed now in 2.x

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

hctom’s picture

Status: Fixed » Closed (fixed)