Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the platform properties for android bots (#106146)
Browse files Browse the repository at this point in the history
ricardoamador authored Jun 17, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent fae31ee commit f6f0d60
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .ci.yaml
Original file line number Diff line number Diff line change
@@ -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: >-
@@ -67,7 +67,7 @@ platform_properties:
]
os: Mac-12
cpu: x86
device_os: N
device_type: "msm8952"
mac_arm64_android:
properties:
dependencies: >-
@@ -77,7 +77,7 @@ platform_properties:
]
os: Mac-12
cpu: arm64
device_os: N
device_type: "msm8952"
mac_ios:
properties:
dependencies: >-
@@ -120,7 +120,7 @@ platform_properties:
{"dependency": "open_jdk", "version": "11"}
]
os: Windows-10
device_os: N
device_type: "msm8952"

targets:
- name: Linux analyze

0 comments on commit f6f0d60

Please sign in to comment.