mirror of
https://github.com/facebook/zstd.git
synced 2025-11-29 00:04:37 -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"
|
- COMPILER: "gcc"
|
||||||
HOST: "mingw"
|
HOST: "mingw"
|
||||||
PLATFORM: "x64"
|
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"
|
ARTIFACT: "true"
|
||||||
BUILD: "true"
|
BUILD: "true"
|
||||||
- COMPILER: "gcc"
|
- COMPILER: "gcc"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user