[libc++] Fix number of characters in skip reason on BuildKite

This commit is contained in:
Louis Dionne
2025-10-10 12:26:07 -04:00
parent b0b3320821
commit a47cb9b652

View File

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