Skip to content

Configure GitHub Actions test matrix #235

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 25 commits into from

Conversation

desrosj
Copy link
Member

@desrosj desrosj commented Sep 25, 2024

Until multi-php running is supported by the actual runner, this adds multiple PHP versions to the GHA matrix to run regularly.

@desrosj desrosj self-assigned this Sep 25, 2024
@desrosj desrosj closed this Sep 25, 2024
fail-fast: false
matrix:
php:
- '/opt/cpanel/ea-php83/root/usr/bin/php'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we should mention that this has to be changed to the PHP versions/paths of the hoster?!?

@desrosj
Copy link
Member Author

desrosj commented Sep 25, 2024

@pfefferle Sorry, this was opened with the wrong base repository. This was meant for our fork to run multiple PHP versions for now until #212 is refined and merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants