This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
jdk-build-libs
/
json-c
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
11
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Put the most recent image first in appveyor builds.
tags/json-c-0.16-20220414
Eric Haszlakiewicz
3 years ago
parent
1763edaba3
commit
1cb56e705f
1 changed files
with
5 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-2
appveyor.yml
+ 5
- 2
appveyor.yml
View File
@@ -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
Write
Preview
Loading…
Cancel
Save