We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68b76b6 commit 584711dCopy full SHA for 584711d
windows/cicd/templates/build-Windows.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: buildConfiguration
29
value: 'Release'
30
- name: WindowsRTCSDK
31
- value: 'https://download.agora.io/sdk/release/Agora_Native_SDK_for_Windows_v3_2_0_FULL.zip'
+ value: 'https://download.agora.io/sdk/release/Agora_Native_SDK_for_Windows_v3_4_0_FULL.zip'
32
- name: Windows-ThirdParty
33
value: 'https://github.com/AgoraIO/Advanced-Video/releases/download/Dshow/ThirdParty.zip'
34
- name: sdkunzipPath
0 commit comments