mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-06 10:46:03 -04:00
Update comments in appveyor.yml
AppVeyor is mostly being superseded by Github Actions
This commit is contained in:
parent
1c2428e793
commit
bcb4c78fed
@ -8,14 +8,13 @@ install:
|
||||
- git submodule update --init --recursive
|
||||
|
||||
image:
|
||||
# Reduce the number of images to test on AppVeyor, to speed up the build
|
||||
# Note: reduced the number of images to test on AppVeyor, to speed up the build
|
||||
- Visual Studio 2022
|
||||
# - Visual Studio 2019
|
||||
# - Visual Studio 2017
|
||||
- Visual Studio 2015
|
||||
|
||||
# configurations to add to build matrix
|
||||
# TODO: MinGW Makefiles and MSYS Makefiles
|
||||
configuration:
|
||||
- Debug
|
||||
- Release
|
||||
|
Loading…
x
Reference in New Issue
Block a user