You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for PHP 8.2
Add support for specifying the PHP version on which the action should be run
The Desired Behavior
I would like to specify the PHP version on which the action is run. For instance, I would like to run the Magento 2.4.6 tests on PHP 8.1 and PHP 8.2, because it supports both PHP versions.
This at least applies to the integration test action. Maybe it is helpful for others as well.
💡 Feature request
Feature Name
Add support for PHP 8.2
Add support for specifying the PHP version on which the action should be run
The Desired Behavior
I would like to specify the PHP version on which the action is run. For instance, I would like to run the Magento 2.4.6 tests on PHP 8.1 and PHP 8.2, because it supports both PHP versions.
This at least applies to the integration test action. Maybe it is helpful for others as well.
Your Use Case
Prior Work
This is possible with the extdn actions.
Environment
The text was updated successfully, but these errors were encountered: