Skip to content

Commit

Permalink
NO-JIRA: Update appveyor build to drop VS2017 (#403)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiridanek authored Sep 1, 2023
1 parent 6b05c6d commit 358bd82
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,6 @@ environment:
QPID_PROTON_CMAKE_ARGS: "-A x64"
VCPKG_INTEGRATION: '-DCMAKE_TOOLCHAIN_FILE=C:/Tools/vcpkg/scripts/buildsystems/vcpkg.cmake'
VCPKG_DEFAULT_TRIPLET: x64-windows
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
CMAKE_GENERATOR: Visual Studio 15 2017
CONFIGURATION: MinSizeRel
PYTHON: "C:\\Python38-x64"
QPID_PROTON_CMAKE_ARGS: "-A x64"
QPID_PROTON_CTEST_ARGS: "-E tox"
VCPKG_INTEGRATION: '-DCMAKE_TOOLCHAIN_FILE=C:/Tools/vcpkg/scripts/buildsystems/vcpkg.cmake'
VCPKG_DEFAULT_TRIPLET: x64-windows

install:
- cinst -y swig
Expand Down

0 comments on commit 358bd82

Please sign in to comment.