Skip to content

Commit fb4b376

Browse files
committed
Change type as we don't need real device
1 parent d02139a commit fb4b376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/upm-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ test_Android_{{ editor.version }}:
123123
test_iOS_{{ editor.version }}:
124124
name: Test {{ editor.version }} on iOS
125125
agent:
126-
type: Unity::mobile::iPhone
126+
type: Unity::VM::osx
127127
image: mobile/ios-macos-10.15:latest
128128
flavor: i1.large
129129
variables:

0 commit comments

Comments
 (0)