Skip to content

Commit 46a8479

Browse files
authored
[libc++] Promote android to supported. (#72949)
The bots have been running smoothly for a while. Check out https://libcxx.efcs.ca/cistats.html for more info.
1 parent 36e5388 commit 46a8479

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libcxx/utils/ci/buildkite-pipeline.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,13 +264,11 @@ steps:
264264
steps:
265265
- label: Android 5.0, x86 NDK
266266
command: libcxx/utils/ci/run-buildbot android-ndk-21-def-x86
267-
soft_fail: true
268267
<<: *android_agent
269268
<<: *common
270269

271270
- label: Android 13, x86_64 NDK
272271
command: libcxx/utils/ci/run-buildbot android-ndk-33-goog-x86_64
273-
soft_fail: true
274272
<<: *android_agent
275273
<<: *common
276274

0 commit comments

Comments
 (0)