Re-enable UnixODBC testing.

The problem installing the package in the CI environment has been fixed.
This commit is contained in:
Danack 2023-02-23 16:01:55 +00:00 committed by Ilija Tovilo
parent c510083c8c
commit 939c546ea1
No known key found for this signature in database
GPG key ID: A4F5D403F118200A

View file

@ -70,10 +70,10 @@ runs:
--with-lmdb \
--with-qdbm \
--with-snmp \
`#--with-unixODBC` \
--with-unixODBC \
--with-imap \
--with-imap-ssl \
`#--with-pdo-odbc=unixODBC,/usr` \
--with-pdo-odbc=unixODBC,/usr \
--with-pdo-oci=shared,instantclient,/opt/oracle/instantclient \
--with-oci8=shared,instantclient,/opt/oracle/instantclient \
--with-config-file-path=/etc \