Skip to content

Commit

Permalink
Update build platform
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelm committed Apr 24, 2022
1 parent 998a35e commit bf65d9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ environment:
CONFIG: Debug
KODI_BRANCH: master # usually synced with APPVEYOR_REPO_BRANCH
matrix:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
PLATFORM: win32
MSVC_PLATFORM: x86
CONFIG: RelWithDebInfo
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
PLATFORM: win64
MSVC_PLATFORM: amd64
CONFIG: RelWithDebInfo
Expand Down

0 comments on commit bf65d9a

Please sign in to comment.