We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c06005c commit 5ba3b52Copy full SHA for 5ba3b52
libcxx/utils/ci/buildkite-pipeline.yml
@@ -103,6 +103,7 @@ steps:
103
queue: libcxx-builders
104
os: aix
105
<<: *common
106
+ skip: "Until https://github.com/llvm/llvm-project/issues/162516 has been resolved"
107
108
- label: AIX (64-bit)
109
command: libcxx/utils/ci/run-buildbot aix
@@ -114,6 +115,7 @@ steps:
114
115
116
117
118
119
120
- group: ':freebsd: FreeBSD'
121
steps:
0 commit comments