Update comments in Android workflow (#11311)

* keep comments change only
This commit is contained in:
Yi Zhang 2022-06-08 15:25:21 +08:00 committed by GitHub
parent f6f457aa57
commit 7f8d0ba824
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
# Known Limits
# 1. Anchors are not supported in GHA
# https://github.community/t/support-for-yaml-anchors/16128/90
# 2. Nested Virutalizaiton isn't supported in Azure pipeline
# https://developercommunity.visualstudio.com/t/enable-nested-virtualization-on-azure-pipelines/466384
# 2. today most cloud-based CI services are still lacking hardware acceleration support from the host VM,
# which is the no.1 blocker for running tests on modern Android Emulators (especially on recent API levels) on CI.
jobs:
- job: Build_CPU_EP