Skip to content

Commit

Permalink
feat(monodocs): Support osx-64 and linux-aarch64 platform in conda-lock
Browse files Browse the repository at this point in the history
Signed-off-by: Chi-Sheng Liu <[email protected]>
  • Loading branch information
MortalHappiness committed Mar 27, 2024
1 parent 8a6e8d3 commit a91941f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions monodocs-environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,6 @@ dependencies:

platforms:
- linux-64
- linux-aarch64
- osx-64
- osx-arm64

0 comments on commit a91941f

Please sign in to comment.