Skip to content

Commit b0aabef

Browse files
committed
Why wont MacOS install zstd??
1 parent f62ed0b commit b0aabef

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/conda/macos_env.yml

+8
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,19 @@ channels:
44
dependencies:
55
- zstd>=1.5.6
66
- cmake>=3.25.2
7+
- zstd>=1.5.6
78
- boost>=1.76.0
9+
- zstd>=1.5.6
810
- boost-cpp>=1.76.0
11+
- zstd>=1.5.6
912
- yaml-cpp>=0.7.0
13+
- zstd>=1.5.6
1014
- rapidjson>=1.1.0
15+
- zstd>=1.5.6
1116
- libsqlite>=3.40.0
17+
- zstd>=1.5.6
1218
- sqlite>=3.36.0
19+
- zstd>=1.5.6
1320
- hdf5>=1.10.6
21+
- zstd>=1.5.6
1422
- bison>=3.8.0

0 commit comments

Comments
 (0)