Skip to content

Commit

Permalink
set deployment target mac-12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
krangelov committed Apr 15, 2024
1 parent c80da9b commit 51c34e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-majestic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ jobs:
env:
EXTRA_INCLUDE_DIRS: /usr/local/include
EXTRA_LIB_DIRS: /usr/local/lib
MACOSX_DEPLOYMENT_TARGET: 12.0

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 51c34e3

Please sign in to comment.