Merge branch 'appveyor-py39-adjust' into 'master'

Remove forced appveyor packaging (merged by mistake)

See merge request openlp/openlp!274
This commit is contained in:
Raoul Snyman 2020-12-04 05:39:52 +00:00
commit ddc6e276a3
1 changed files with 3 additions and 3 deletions

View File

@ -11,16 +11,16 @@ environment:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
PY_DIR: C:\\Python39-x64
CHOCO_VLC_ARG:
FORCE_PACKAGING: 1
FORCE_PACKAGING: 0
FORCE_PACKAGING_MANUAL: 0
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
PY_DIR: C:\\Python39
CHOCO_VLC_ARG: --forcex86
FORCE_PACKAGING: 1
FORCE_PACKAGING: 0
FORCE_PACKAGING_MANUAL: 0
- APPVEYOR_BUILD_WORKER_IMAGE: macos-mojave
QT_QPA_PLATFORM: offscreen
FORCE_PACKAGING: 1
FORCE_PACKAGING: 0
FORCE_PACKAGING_MANUAL: 0
init: