Skip to content

Commit 36beecc

Browse files
CSHARP-3781: Zstandard EG variant should set "zstd" as compression setup. (mongodb#596)
1 parent e052620 commit 36beecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evergreen/evergreen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1363,7 +1363,7 @@ axes:
13631363
- id: "zstandard"
13641364
display_name: Zstandard
13651365
variables:
1366-
COMPRESSOR: "zstandard"
1366+
COMPRESSOR: "zstd"
13671367

13681368
buildvariants:
13691369

0 commit comments

Comments
 (0)