Skip to content
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

Add GitHub 32bit aware runner #1668

Closed
siad007 opened this issue Jan 27, 2022 · 3 comments
Closed

Add GitHub 32bit aware runner #1668

siad007 opened this issue Jan 27, 2022 · 3 comments

Comments

@siad007
Copy link
Member

siad007 commented Jan 27, 2022

To ensure max errors by a GitHub actions workflow step, we need another env for the tests.

  • Add another base test image to actions matrix build (32 bit)

Related to phingofficial/guide#50

@mrook
Copy link
Member

mrook commented Feb 21, 2022

Github doesn't offer 32 bit runners. So in order to get this working, we would have to use a self-hosted runner. That doesn't seem productive.

@twoseascharlie
Copy link
Contributor

Well, my specifiic use case was running on a raspberry pi system (32-bit arm). Raspberry pi has recently offered an officially supported 64-bit OS. So I would be fine just dropping this one, especially if you haven't had anyone else raise the issue.

It may be worth mentioning in the Phing documentation that users of 32-bit systems may run into issues though?

@mrook
Copy link
Member

mrook commented May 16, 2022

We'll do that. Closing this one, thanks for your comments & suggestions @twoseascharlie .

@mrook mrook closed this as completed May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants