mirror of
				https://github.com/facebook/zstd.git
				synced 2025-10-31 08:37:43 +02: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:
		| @@ -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" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user