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

Commit f6f0d60

Browse files
Update the platform properties for android bots (#106146)
1 parent fae31ee commit f6f0d60

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.ci.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ platform_properties:
3838
{"dependency": "curl", "version": "version:7.64.0"}
3939
]
4040
os: Linux
41-
device_os: "N"
41+
device_type: "msm8952"
4242
linux_samsung_s10:
4343
properties:
4444
dependencies: >-
@@ -67,7 +67,7 @@ platform_properties:
6767
]
6868
os: Mac-12
6969
cpu: x86
70-
device_os: N
70+
device_type: "msm8952"
7171
mac_arm64_android:
7272
properties:
7373
dependencies: >-
@@ -77,7 +77,7 @@ platform_properties:
7777
]
7878
os: Mac-12
7979
cpu: arm64
80-
device_os: N
80+
device_type: "msm8952"
8181
mac_ios:
8282
properties:
8383
dependencies: >-
@@ -120,7 +120,7 @@ platform_properties:
120120
{"dependency": "open_jdk", "version": "11"}
121121
]
122122
os: Windows-10
123-
device_os: N
123+
device_type: "msm8952"
124124

125125
targets:
126126
- name: Linux analyze

0 commit comments

Comments
 (0)