Skip to content

Commit 2869147

Browse files
committed
Update script.
1 parent 64258c8 commit 2869147

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.circleci/config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,14 @@ orbs:
77
workflows:
88
test_and_validate:
99
jobs:
10-
- ios/xcode-build:
10+
- ios/test:
1111
name: Carthage Update
1212
xcode-version: "12.1.0"
1313
workspace: Aztec.workspace
1414
scheme: Carthage Update
1515
ios-version: "14.0"
16+
device: iPhone 11
17+
1618
- ios/test:
1719
name: Test
1820
xcode-version: "12.1.0"

0 commit comments

Comments
 (0)