Skip to content

Commit

Permalink
try setting a higher sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
aliciaaevans committed Mar 26, 2024
1 parent 9f9bf90 commit 9dd5c7c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions recipes/bioawk/conda_build_config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
MACOSX_DEPLOYMENT_TARGET: # [osx and arm64]
- "14.0" # [osx and arm64]
MACOSX_SDK_VERSION: # [osx and arm64]
- "14.0" # [osx and arm64]

0 comments on commit 9dd5c7c

Please sign in to comment.