mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
[libc++] Fix number of characters in skip reason on BuildKite
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user