Skip to content

Commit 9bd23df

Browse files
Revert "Add osx-64 to the pixi config." (#11203)
This reverts commit cf6bf5b.
1 parent 12c696d commit 9bd23df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[workspace]
22
preview = ["pixi-build"]
33
channels = ["conda-forge", "nodefaults"]
4-
platforms = ["win-64", "linux-64", "osx-arm64", "osx-64"]
4+
platforms = ["win-64", "linux-64", "osx-arm64"]
55
requires-pixi = ">=0.63.2"
66

77
[package]

0 commit comments

Comments
 (0)