Merge pull request #834 from simdjson/jkeiser/normal-checkperf-windows

Compare against master on Windows
This commit is contained in:
John Keiser 2020-04-29 15:28:06 -07:00 committed by GitHub
commit 8b89232f12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ platform: x64
environment:
matrix:
- job_name: VS2019
CMAKE_ARGS: -DSIMDJSON_CHECKPERF_BRANCH=jkeiser/parse-t
CMAKE_ARGS:
- job_name: VS2019CLANG
CMAKE_ARGS: -T ClangCL
- job_name: VS2017 (Static, No Threads)