forked from GitHub/gf-core
bump the deployment target
This commit is contained in:
@@ -225,7 +225,7 @@ jobs:
|
||||
LD_LIBRARY_PATH: /opt/homebrew/lib
|
||||
EXTRA_INCLUDE_DIRS: /opt/homebrew/include
|
||||
EXTRA_LIB_DIRS: /opt/homebrew/lib
|
||||
MACOSX_DEPLOYMENT_TARGET: 11.0
|
||||
MACOSX_DEPLOYMENT_TARGET: 15.0
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v7
|
||||
|
||||
Reference in New Issue
Block a user