ci: use old Proxifier version, as newer versions no longer use an LSP
This commit is contained in:
parent
e14bd4b178
commit
183993f30f
@ -82,13 +82,13 @@ environment:
|
||||
appveyor_build_worker_image: Visual Studio 2013
|
||||
cmake_options: -G "Visual Studio 12 2013" -A Win32
|
||||
lsp_name: Proxifier
|
||||
lsp_installer: http://www.proxifier.com/download/ProxifierSetup.exe
|
||||
lsp_installer: https://gist.github.com/piscisaureus/03d8ddfb6d6929dd9beb3a3bd7354c69/raw/8a7ca1e62cc9053bbaeb17267a638a2aec4c8cd9/ProxifierSetup.exe
|
||||
|
||||
- job: msvc-vs2019-x64-lsp-ifs
|
||||
appveyor_build_worker_image: Visual Studio 2019
|
||||
cmake_options: -G "Visual Studio 16 2019" -A x64 -T host=x64
|
||||
lsp_name: Proxifier
|
||||
lsp_installer: http://www.proxifier.com/download/ProxifierSetup.exe
|
||||
lsp_installer: https://gist.github.com/piscisaureus/03d8ddfb6d6929dd9beb3a3bd7354c69/raw/8a7ca1e62cc9053bbaeb17267a638a2aec4c8cd9/ProxifierSetup.exe
|
||||
|
||||
- job: msvc-vs2013-x86-lsp-nonifs
|
||||
appveyor_build_worker_image: Visual Studio 2013
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user