Merge branch 'update-appveyor-macos' into 'master'

Use macOS Catalina instead of Mojave in AppVeyor

See merge request openlp/openlp!434
This commit is contained in:
Tim Bentley 2022-03-01 15:06:22 +00:00
commit e4f0dc6557
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ environment:
CHOCO_VLC_ARG: --forcex86
FORCE_PACKAGING: 0
FORCE_PACKAGING_MANUAL: 0
- APPVEYOR_BUILD_WORKER_IMAGE: macos-mojave
- APPVEYOR_BUILD_WORKER_IMAGE: macos-catalina
QT_QPA_PLATFORM: offscreen
FORCE_PACKAGING: 0
FORCE_PACKAGING_MANUAL: 0