Skip to content

Commit 547f45b

Browse files
committed
Work on build
1 parent 4a87808 commit 547f45b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
phpize
3434
./configure --with-pdo-oci=shared,instantclient,/tmp/instantclient
3535
make install
36-
export RUNNER_ALLOW_RUNASROOT=1 make install
3736
# echo "extension=pdo_oci.so" >> /etc/php.ini
3837
# - name: Test pdo_oci
3938
# run: make test TESTS=tests

0 commit comments

Comments
 (0)