We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ed4f4c commit 785868cCopy full SHA for 785868c
appveyor.yml
@@ -33,8 +33,8 @@ environment:
33
SQLITE_ORM_CXX_STANDARD: "-DSQLITE_ORM_ENABLE_CXX_14=ON"
34
35
# Representative for C++14
36
- - job_name: Visual Studio 2015 Update 3, x64, C++14
37
- appveyor_build_worker_image: Visual Studio 2015
+ - job_name: Visual Studio 2022, x64, C++14
+ appveyor_build_worker_image: Visual Studio 2022
38
platform: x64
39
SQLITE_ORM_CXX_STANDARD: ""
40
0 commit comments