forked from openlp/openlp
Remove forced appveyor packaging (merged by mistake)
This commit is contained in:
parent
a4911076ba
commit
01039cb9d7
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user