Skip to content

Commit

Permalink
Don't build Win32 on non-artifact branches
Browse files Browse the repository at this point in the history
  • Loading branch information
cme committed May 8, 2021
1 parent 3f6616a commit cc9cf96
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ environment:
BUILD_TYPE: "Release"
CMAKE_FLAGS: "-DWANT_DEBUG:BOOL=OFF -DWIN64:BOOL=OFF"
appveyor_build_worker_image: Visual Studio 2019
branches:
only:
- /-artifacts/


build:
Expand Down

0 comments on commit cc9cf96

Please sign in to comment.