Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit bde78d1

Browse files
committed
Move to Xcode 12.5 in CircleCI
1 parent d937cf5 commit bde78d1

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
@@ -6,7 +6,7 @@ orbs:
66

77
# YAML anchors for some common/repeated values
88
x-common-params:
9-
- &xcode-version "12.2.0"
9+
- &xcode-version "12.5.0"
1010
- &podspec "WordPressAuthenticator.podspec"
1111
- &on-tags-only
1212
tags:

0 commit comments

Comments
 (0)