Closed Ocramius closed 1 year ago
How do we handle jobs with PHP versions not supported by this action?
Since we did not yet merged both matrix container + CI action into same repository (started with it, but haven't finished due to lack of time/patience), projects consuming CI container v2 + Matrix container v1 will provide php versions outside of the supported range.
Can we probably move v2 of this and matrix container to https://github.com/laminas/laminas-continuous-integration? So we can keep releases of matrix + container in-sync starting with v2.
Or is something highly depending on these changes here?
Needs https://github.com/laminas/laminas-ci-matrix-action/pull/196
Fixes #149