Skip to content

Commit eae0589

Browse files
committed
chore: update xcode version in CI (#1832)
* chore: verify CI is failing on main * chore: update xcode version
1 parent fb7bde4 commit eae0589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ executors:
189189

190190
macos-executor:
191191
macos:
192-
xcode: 13
192+
xcode: 13.2
193193
working_directory: ~/amplify-flutter
194194

195195
commands:

0 commit comments

Comments
 (0)