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

Not working for windows-latest or macos-latest #95

Open
westy92 opened this issue Dec 29, 2022 · 2 comments
Open

Not working for windows-latest or macos-latest #95

westy92 opened this issue Dec 29, 2022 · 2 comments

Comments

@westy92
Copy link
Contributor

westy92 commented Dec 29, 2022

Logs here:
https://github.com/westy92/holiday-event-api-php/actions/runs/3798190703/jobs/6459796333
Error:

##[debug]C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail D:\a\_temp\3642f48d-a046-45c6-b82e-738809d96a94.sh
Building PHP 8.0 with extensions:  ...
Error: Process completed with exit code 1.

https://github.com/westy92/holiday-event-api-php/actions/runs/3798190703/jobs/6459796579
Error:

##[debug]/bin/bash --noprofile --norc -e -o pipefail /Users/runner/work/_temp/b6a23cf8-63a7-4796-80c4-b32bb92f040e.sh
Error: Process completed with exit code 127.

yml file:
https://github.com/westy92/holiday-event-api-php/blob/5a6b92eb3718a46689bd8608a17907ac53a536a9/.github/workflows/ci.yml

@g105b
Copy link
Member

g105b commented Dec 29, 2022

Thanks for the report. This is running within a container, so it should be able to run on other systems. I'll take a look into it after the Christmas break.

@vielhuber
Copy link

Same here, I get the error:

Run php-actions/composer@v6
Run set -e
Error: Process completed with exit code 127.

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