workflows windows编译默认使用x64-windows

This commit is contained in:
baiyfcu 2024-07-29 09:44:52 +08:00
parent 0eca329dba
commit 5b26d59bba

View File

@ -16,7 +16,7 @@ jobs:
uses: lukka/run-vcpkg@v7
with:
vcpkgDirectory: '${{github.workspace}}/vcpkg'
vcpkgTriplet: x64-windows-static
vcpkgTriplet: x64-windows
# 2024.06.01
vcpkgGitCommitId: '47364fbc300756f64f7876b549d9422d5f3ec0d3'
vcpkgArguments: 'openssl libsrtp[openssl] usrsctp'