[libc++] Skip AIX build jobs until #162516 has been resolved (#162664)

This commit is contained in:
Louis Dionne 2025-10-09 11:23:59 -04:00 committed by GitHub
parent c06005cce5
commit 5ba3b52306
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -103,6 +103,7 @@ steps:
queue: libcxx-builders
os: aix
<<: *common
skip: "Until https://github.com/llvm/llvm-project/issues/162516 has been resolved"
- label: AIX (64-bit)
command: libcxx/utils/ci/run-buildbot aix
@ -114,6 +115,7 @@ steps:
queue: libcxx-builders
os: aix
<<: *common
skip: "Until https://github.com/llvm/llvm-project/issues/162516 has been resolved"
- group: ':freebsd: FreeBSD'
steps: