-
-
Notifications
You must be signed in to change notification settings - Fork 388
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
We use this step in GitHub-hosted ARM MacOS runners as they do not have PHP preinstalled, and it seems to be failing every once in a while with this not very helpful error message:
- https://github.com/PlutoLang/Pluto/actions/runs/15092937598/job/42423875962
- https://github.com/PlutoLang/Pluto/actions/runs/15093952455/job/42426154452
Version
- v2
- v1
Runners
GitHub Hosted
Operating systems
MacOS 14
PHP versions
Not specified
To Reproduce
The relevant part of our workflow file:
macos-arm64:
runs-on: macos-14
steps:
- uses: shivammathur/setup-php@v2
Expected behavior
Workflow doesn't fail.
Screenshots/Logs
No response
Additional context
No response
Are you willing to submit a PR?
No
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working