fix: update unsupported xcode version (#436)

This commit is contained in:
Andrew Lee 2022-08-03 15:51:52 -06:00 committed by GitHub
parent 75e3606e87
commit fbbe9743f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ executors:
resource_class: arm.medium
mac:
macos:
xcode: 12.4.0
xcode: 12.5.1
resource_class: medium
shell: /bin/bash -eo pipefail
windows: