Skip to content

Commit 8b89232

Browse files
authored
Merge pull request simdjson#834 from simdjson/jkeiser/normal-checkperf-windows
Compare against master on Windows
2 parents 5051c27 + 76f3506 commit 8b89232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ platform: x64
77
environment:
88
matrix:
99
- job_name: VS2019
10-
CMAKE_ARGS: -DSIMDJSON_CHECKPERF_BRANCH=jkeiser/parse-t
10+
CMAKE_ARGS:
1111
- job_name: VS2019CLANG
1212
CMAKE_ARGS: -T ClangCL
1313
- job_name: VS2017 (Static, No Threads)

0 commit comments

Comments
 (0)