MacOS: Bump deployment target to 10.13

This commit is contained in:
Jonathan G Rennison 2023-06-05 21:22:30 +01:00
parent bc07331056
commit ce3707fbbf

View File

@ -536,7 +536,7 @@ jobs:
runs-on: macos-11
env:
MACOSX_DEPLOYMENT_TARGET: 10.9
MACOSX_DEPLOYMENT_TARGET: 10.13
steps:
- name: Download source