mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-27 12:49:35 +08:00
[appveyor] Disable VS2019 image because it's too slow.
This commit is contained in:
parent
e6ca7f3ec6
commit
8dc33b9815
@ -1,14 +1,14 @@
|
||||
environment:
|
||||
matrix:
|
||||
# not working for some reason now
|
||||
# does not work with sw at the moment
|
||||
#- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
|
||||
#platform: Win32
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
||||
platform: Win32
|
||||
#- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
||||
#platform: Win64
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
||||
platform: Win64
|
||||
#- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
||||
#platform: Win64
|
||||
|
||||
configuration:
|
||||
- Release
|
||||
|
Loading…
Reference in New Issue
Block a user