mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-09-15 14:56:00 -06:00
macOS deployment target=26
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: 15.0
|
||||
MACOSX_DEPLOYMENT_TARGET: 26.0
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v7
|
||||
|
||||
Reference in New Issue
Block a user