mirror of
https://github.com/facebook/zstd.git
synced 2025-11-27 00:05:09 -05:00
windows ci : removed fullbench-dll from appveyor
the test is broken previous version was too Windows-specific. It needs to be either refactored to be cross-platform, or be removed if it doesn't bring any value (which is indeed unclear).
This commit is contained in:
parent
2126ca8a5f
commit
63aebdf9ea
@ -9,7 +9,7 @@
|
||||
- COMPILER: "gcc"
|
||||
HOST: "mingw"
|
||||
PLATFORM: "x64"
|
||||
SCRIPT: "make allzstd MOREFLAGS=-static && make -C tests test-symbols fullbench-dll fullbench-lib"
|
||||
SCRIPT: "make allzstd MOREFLAGS=-static && make -C tests test-symbols fullbench-lib"
|
||||
ARTIFACT: "true"
|
||||
BUILD: "true"
|
||||
- COMPILER: "gcc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user