ci: Bump macOS target to 11 (Big Sur) (#6325)

This commit is contained in:
Steveice10 2023-03-03 05:04:31 -08:00 committed by GitHub
parent 8f2a5374c3
commit 455a0198d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -96,7 +96,7 @@ jobs:
- name: Build
run: ./.ci/macos/build.sh
env:
MACOSX_DEPLOYMENT_TARGET: "10.13"
MACOSX_DEPLOYMENT_TARGET: "11"
ENABLE_COMPATIBILITY_REPORTING: "ON"
TARGET_ARCH: ${{ matrix.arch }}
- name: Pack