Skip to content

Commit d0af87a

Browse files
committed
Try fixing CI
1 parent 88ddfde commit d0af87a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ orbs:
66
git: wordpress-mobile/git@1.0
77

88
xcode_version: &xcode_version
9-
xcode-version: "12.1.0"
9+
xcode-version: "12.4.0"
1010

1111
iphone_test_device: &iphone_test_device
1212
device: iPhone 11
13-
ios-version: "14.1"
13+
ios-version: "14.4"
1414

1515
workflows:
1616
test_and_validate:

.ruby-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2.6.4

0 commit comments

Comments
 (0)