Skip to content

Commit

Permalink
Update Build Matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
VolkerEnderlein committed Dec 25, 2023
1 parent dda7180 commit e587907
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@ environment:
# CMAKE_GENERATOR: 'Unix Makefiles'
# CMAKE_PLATFORM: x64
# COMPILER_ID: clang

- APPVEYOR_BUILD_WORKER_IMAGE: macos-bigsur
CMAKE_GENERATOR: 'Unix Makefiles'
CMAKE_PLATFORM: x64
COMPILER_ID: clang

- APPVEYOR_BUILD_WORKER_IMAGE: macos-monterey
CMAKE_GENERATOR: 'Unix Makefiles'
CMAKE_PLATFORM: x64
COMPILER_ID: clang
#
# - APPVEYOR_BUILD_WORKER_IMAGE: macos-bigsur
# CMAKE_GENERATOR: 'Unix Makefiles'
# CMAKE_PLATFORM: x64
# COMPILER_ID: clang
#
# - APPVEYOR_BUILD_WORKER_IMAGE: macos-monterey
# CMAKE_GENERATOR: 'Unix Makefiles'
# CMAKE_PLATFORM: x64
# COMPILER_ID: clang
#
# - APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu1804
# CMAKE_GENERATOR: 'Unix Makefiles'
Expand Down

0 comments on commit e587907

Please sign in to comment.