forked from openlp/openlp
Merge branch 'appveyor-py38-again' into 'master'
Retry setting appveyor to set python version to 3.8 so that windows 7 is supported. See merge request openlp/openlp!289
This commit is contained in:
commit
9f41ce1159
@ -9,12 +9,12 @@ stack: python 3.8
|
||||
environment:
|
||||
matrix:
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
||||
PY_DIR: C:\\Python39-x64
|
||||
PY_DIR: C:\\Python38-x64
|
||||
CHOCO_VLC_ARG:
|
||||
FORCE_PACKAGING: 0
|
||||
FORCE_PACKAGING_MANUAL: 0
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
||||
PY_DIR: C:\\Python39
|
||||
PY_DIR: C:\\Python38
|
||||
CHOCO_VLC_ARG: --forcex86
|
||||
FORCE_PACKAGING: 0
|
||||
FORCE_PACKAGING_MANUAL: 0
|
||||
|
Loading…
Reference in New Issue
Block a user