mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-09-15 23:06:01 -06:00
macOS deployment target=26
This commit is contained in:
@@ -225,7 +225,7 @@ jobs:
|
|||||||
LD_LIBRARY_PATH: /opt/homebrew/lib
|
LD_LIBRARY_PATH: /opt/homebrew/lib
|
||||||
EXTRA_INCLUDE_DIRS: /opt/homebrew/include
|
EXTRA_INCLUDE_DIRS: /opt/homebrew/include
|
||||||
EXTRA_LIB_DIRS: /opt/homebrew/lib
|
EXTRA_LIB_DIRS: /opt/homebrew/lib
|
||||||
MACOSX_DEPLOYMENT_TARGET: 15.0
|
MACOSX_DEPLOYMENT_TARGET: 26.0
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v7
|
- uses: actions/checkout@v7
|
||||||
|
|||||||
Reference in New Issue
Block a user