-
-
Notifications
You must be signed in to change notification settings - Fork 402
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When setting up PHP 8.5 with pdo_oci, the action fails with…
/usr/bin/bash /home/runner/work/_actions/shivammathur/setup-php/v2/src/scripts/run.sh
==> Setup PHP
✓ PHP Installed PHP 8.5.0
==> Setup Extensions
Error: The process '/usr/bin/bash' failed with exit code 1
Setting up PHP 8.5 with other extensions (including oci8) works fine.
Version
- v2
- v1
Runners
GitHub Hosted
Operating systems
Ubuntu 24.04
PHP versions
PHP 8.5
To Reproduce
Expected behavior
PHP is installed with pdo_oci.
Screenshots/Logs
Additional context
No response
Are you willing to submit a PR?
Yes
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working