Merge branch 'schannel' of https://github.com/pjsip/pjproject into schannel

This commit is contained in:
Nanang Izzuddin 2024-03-20 10:24:23 +07:00
commit d9e2552918
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ jobs:
msbuild pjproject-vs14.sln /p:PlatformToolset=v143 /p:Configuration=Release /p:Platform=win32 /p:UseEnv=true
shell: cmd
windows-with-video-libvpx-unit-test-1:
windows-with-video-libvpx-schannel-unit-test-1:
runs-on: windows-latest
steps:
- uses: actions/checkout@master