-
Couldn't load subscription status.
- Fork 11
Setup CI workflow #9
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
Conversation
For now, only building pdo_oci on Windows for PHP 8.3, and running a very minimal smoke test.
|
From https://github.com/gvenzl/setup-oracle-free:
😢 I'll try to come up with a Linux CI job. |
Could need some help, see https://github.com/cmb69/pecl-database-pdo_oci/actions/runs/10493187069/job/29066523362. I'm bad at Linux. |
|
Line 24 of "Checkout pdo_oci" says:
which occurs before the build starts. There are a few other things to tweak. I got a bit further. The current issue is having permissions to install the .so:
|
This was an issue with leading tabs, not with the sudo command. |
For now, only building pdo_oci on Windows for PHP 8.3, and running a very minimal smoke test.
@cjbj, do you think it would be feasible to actually run the test suite?