bump the deployment target

This commit is contained in:
Krasimir Angelov
2026-09-09 11:29:50 +02:00
parent 52c556b784
commit df1c729bfe
+1 -1
View File
@@ -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: 11.0 MACOSX_DEPLOYMENT_TARGET: 15.0
steps: steps:
- uses: actions/checkout@v7 - uses: actions/checkout@v7