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 b0b3320 commit a47cb9bCopy full SHA for a47cb9b
libcxx/utils/ci/buildkite-pipeline.yml
@@ -103,7 +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"
+ skip: "https://github.com/llvm/llvm-project/issues/162516"
107
108
- label: AIX (64-bit)
109
command: libcxx/utils/ci/run-buildbot aix
@@ -115,7 +115,7 @@ steps:
115
116
117
118
119
120
- group: ':freebsd: FreeBSD'
121
steps:
0 commit comments