[build] Bump macOS deployment target to 12 (#5890)

This commit is contained in:
Tyler Veness
2023-11-14 08:26:21 -08:00
committed by GitHub
parent 0f8129677b
commit b3a9c3e96b
2 changed files with 2 additions and 2 deletions

View File

@@ -61,7 +61,7 @@ jobs:
build-host:
env:
MACOSX_DEPLOYMENT_TARGET: 11
MACOSX_DEPLOYMENT_TARGET: 12
strategy:
fail-fast: false
matrix: