[win-64] Add constraint on fmt (#3400)

Add constraint on fmt (until next release)
This commit is contained in:
Hind-M 2024-08-12 17:02:23 +02:00 committed by GitHub
parent d17ebc52cc
commit 83fdeae465
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -136,13 +136,15 @@ jobs:
with:
environment-name: mambabuild
init-shell: bash cmd.exe
# Constraint on fmt is due to an issue with 11.0.2 (to be fixed in next version)
# cf. https://github.com/fmtlib/fmt/issues/4091
create-args: >-
cli11>=2.2,<3
cpp-expected
nlohmann_json
simdjson-static>=3.3.0
spdlog
fmt
fmt<=11.0.1
yaml-cpp-static>=0.8.0
libsolv-static>=0.7.24
reproc-cpp-static>=14.2.4.post0