Closed oliver-sanders closed 1 year ago
I think this should work fine because json.load appears to preserve key order and the CI will pick the first matching item:
json.load
https://github.com/cylc/release-actions/blob/v1/bin/pick_compatible_branches#L33
I think this should work fine because
json.load
appears to preserve key order and the CI will pick the first matching item:https://github.com/cylc/release-actions/blob/v1/bin/pick_compatible_branches#L33