Set deployment target 13.5

This commit is contained in:
Angelos Katharopoulos 2025-01-17 14:22:48 -08:00
parent 2bdd20f257
commit a541fe9312

View File

@ -346,7 +346,7 @@ workflows:
parameters:
python_version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
xcode_version: ["16.0.0"]
deployment_target: ["", "14.0"]
deployment_target: ["", "13.5"]
build_pypi_release:
when: