update config to test actions

This commit is contained in:
crazywhalecc
2024-01-07 02:14:45 +08:00
parent 450ec21c90
commit a0a0b01cc3

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",