Skip to content

Commit

Permalink
Change MACOSX_DEPLOYMENT_TARGET -> c_stdlib_version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Moss committed Nov 6, 2024
1 parent c4209c7 commit 93d86c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda_build_config.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
MACOSX_DEPLOYMENT_TARGET: # [osx]
- 11.0 # [osx]
c_stdlib_version: # [osx and x86_64]
- 11.0 # [osx and x86_64]

0 comments on commit 93d86c1

Please sign in to comment.