Update ci-win.yml

insert 'schannel' into libvpx unit test
This commit is contained in:
Nanang Izzuddin 2024-03-18 15:50:26 +07:00 committed by GitHub
parent e9d470b3ed
commit 43cc47af90
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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