update config to test actions

This commit is contained in:
crazywhalecc 2024-01-07 02:14:45 +08:00
parent 450ec21c90
commit a0a0b01cc3
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

@ -403,13 +403,13 @@
"sqlsrv": {
"type": "external",
"source": "sqlsrv",
"cpp-extension": true,
"lib-depends": [
"unixodbc"
],
"ext-depends-linux": [
"pcntl"
]
],
"cpp-extension": true
},
"ssh2": {
"type": "external",