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 Apr 17, 2024
1 parent 4006da0 commit 0b8cc12
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 0b8cc12

Please sign in to comment.