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

Commit

Permalink
Update the platform properties for android bots (#106146)
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoamador committed Jun 17, 2022
1 parent fae31ee commit f6f0d60
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .ci.yaml
Expand Up @@ -38,7 +38,7 @@ platform_properties:
{"dependency": "curl", "version": "version:7.64.0"}
]
os: Linux
device_os: "N"
device_type: "msm8952"
linux_samsung_s10:
properties:
dependencies: >-
Expand Down Expand Up @@ -67,7 +67,7 @@ platform_properties:
]
os: Mac-12
cpu: x86
device_os: N
device_type: "msm8952"
mac_arm64_android:
properties:
dependencies: >-
Expand All @@ -77,7 +77,7 @@ platform_properties:
]
os: Mac-12
cpu: arm64
device_os: N
device_type: "msm8952"
mac_ios:
properties:
dependencies: >-
Expand Down Expand Up @@ -120,7 +120,7 @@ platform_properties:
{"dependency": "open_jdk", "version": "11"}
]
os: Windows-10
device_os: N
device_type: "msm8952"

targets:
- name: Linux analyze
Expand Down

0 comments on commit f6f0d60

Please sign in to comment.