mirror of
https://github.com/json-c/json-c.git
synced 2026-03-13 18:19:06 +08:00
Put the most recent image first in appveyor builds.
This commit is contained in:
@@ -1,17 +1,20 @@
|
||||
version: '{branch}.{build}'
|
||||
|
||||
image:
|
||||
# b_toolset: v143
|
||||
- Visual Studio 2022
|
||||
|
||||
# VS2015 also used for earlier VS builds
|
||||
# aka os: Windows Server 2012 R2
|
||||
- Visual Studio 2015
|
||||
|
||||
# aka os: Windows Server 2016
|
||||
# b_toolset: v141
|
||||
- Visual Studio 2017
|
||||
|
||||
# aka os: Windows Server 2019
|
||||
# b_toolset: v142
|
||||
- Visual Studio 2019
|
||||
# b_toolset: v143
|
||||
- Visual Studio 2022
|
||||
|
||||
platform: x64
|
||||
|
||||
|
||||
Reference in New Issue
Block a user