Skip to content

Commit b57d546

Browse files
authored
fix: use newer rattler-build that fixes build problems (#5454)
1 parent f137264 commit b57d546

File tree

2 files changed

+41
-27
lines changed

2 files changed

+41
-27
lines changed

pixi.lock

Lines changed: 38 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pixi.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ requires-pixi = ">=0.45"
1616
[workspace.target.linux-64.build-variants]
1717
c_stdlib_version = ["2.17"]
1818

19+
[workspace.target.osx.build-variants]
20+
c_compiler_version = ["19"]
21+
1922
#
2023
# Shared feature for C/C++ compilers and build tools
2124
#

0 commit comments

Comments
 (0)