Skip to content

Choose only major ver, like 7.x #395

@justanotheranonymoususer

Description

As far as I can see, only explicit php version can be chosen, like 7.4.
There's also latest, but it can be of any major version.
It would be nice to be able to say 7.x.

For example, actions/setup-python allows to do this:
python-version: '3.x' # Version range or exact version of a Python version to use, using SemVer's version range syntax
https://github.com/actions/setup-python#usage

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions