mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-07 03:06:05 -04:00
Reduce the number of images to test on AppVeyor, to speed up the build
This commit is contained in:
parent
81a28af858
commit
fc92d9cf92
@ -8,9 +8,10 @@ install:
|
|||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
|
||||||
image:
|
image:
|
||||||
|
# Reduce the number of images to test on AppVeyor, to speed up the build
|
||||||
- Visual Studio 2022
|
- Visual Studio 2022
|
||||||
- Visual Studio 2019
|
# - Visual Studio 2019
|
||||||
- Visual Studio 2017
|
# - Visual Studio 2017
|
||||||
- Visual Studio 2015
|
- Visual Studio 2015
|
||||||
|
|
||||||
# configurations to add to build matrix
|
# configurations to add to build matrix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user