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": { "sqlsrv": {
"type": "external", "type": "external",
"source": "sqlsrv", "source": "sqlsrv",
"cpp-extension": true,
"lib-depends": [ "lib-depends": [
"unixodbc" "unixodbc"
], ],
"ext-depends-linux": [ "ext-depends-linux": [
"pcntl" "pcntl"
] ],
"cpp-extension": true
}, },
"ssh2": { "ssh2": {
"type": "external", "type": "external",