Skip to content

Commit

Permalink
Merge pull request #305 from zivid/MISC-2024-12-05-freeze-ninja-version
Browse files Browse the repository at this point in the history
Limit ninja version due to bug in the latest version
  • Loading branch information
johningve authored Dec 5, 2024
2 parents 7c396d2 + 2d7d92c commit 8786f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
requires = [
"cmake>=3.24.0",
"conan>=2,<3",
"ninja",
"ninja<=1.11.1.1",
"scikit-build",
]

0 comments on commit 8786f01

Please sign in to comment.