Skip to content

Commit

Permalink
Add linux-aarch64 platform back into conda-lock settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
zaneselvans committed Oct 23, 2023
1 parent 987669b commit 6484eee
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 @@ -286,7 +286,7 @@ channels = [
"defaults",
]
platforms = [
# "linux-aarch64",
"linux-aarch64",
"linux-64",
"osx-64",
"osx-arm64",
Expand Down

0 comments on commit 6484eee

Please sign in to comment.