There was an error while loading. Please reload this page.
1 parent 88ddfde commit d0af87aCopy full SHA for d0af87a
.circleci/config.yml
@@ -6,11 +6,11 @@ orbs:
6
git: wordpress-mobile/git@1.0
7
8
xcode_version: &xcode_version
9
- xcode-version: "12.1.0"
+ xcode-version: "12.4.0"
10
11
iphone_test_device: &iphone_test_device
12
device: iPhone 11
13
- ios-version: "14.1"
+ ios-version: "14.4"
14
15
workflows:
16
test_and_validate:
.ruby-version
@@ -0,0 +1 @@
1
+2.6.4
0 commit comments