Conda: pin zstd==1.5.6 to fix Windows CI failures.

This commit is contained in:
Jacob Oursland
2024-05-07 18:04:58 -06:00
committed by Adrián Insaurralde Avalos
parent 82101ac890
commit 7e2bbccf22
2 changed files with 2 additions and 0 deletions

View File

@@ -5,3 +5,4 @@ dependencies:
- conda-devenv
- mamba
- python==3.11.*
- zstd==1.5.6

View File

@@ -99,3 +99,4 @@ dependencies:
- xerces-c
- yaml-cpp
- zlib
- zstd==1.5.6