Skip to content

Breaks when ordering of inclusions is different #1

@djay

Description

@djay

e.g.

        python-version: ['2.7']
        plone-version: 
          - '4.1'
          - '4.3'
          - '5.0'
          - '5.1'
          - '5.2'
        include:
          - plone-version: 5.2
            python-version: 3.7
          - plone-version: 5.2
            python-version: 3.8

ends up looking like

Screen Shot 2021-02-02 at 4 40 13 pm

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions