Remove ondemand_basictests from Win32 for now

This commit is contained in:
John Keiser 2020-10-06 10:43:24 -07:00
parent 6455ec36ec
commit ed94514fc2
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ environment:
- job_name: VS2019 (Win32)
platform: Win32
CMAKE_ARGS: -A %Platform% -DSIMDJSON_BUILD_STATIC=OFF -DSIMDJSON_ENABLE_THREADS=ON # This should be the default. Testing anyway.
CTEST_ARGS: -E checkperf
CTEST_ARGS: -E "checkperf|ondemand_basictests"
- job_name: VS2015
image: Visual Studio 2015
CMAKE_ARGS: -A %Platform% -DSIMDJSON_BUILD_STATIC=ON -DSIMDJSON_ENABLE_THREADS=OFF

@ -1 +1 @@
Subproject commit 4b63c333a842295b1bfb79d05863633037328300
Subproject commit 794c975287355de48158d9a80ed502d26b20a472