Skip to content

Commit 8c20b07

Browse files
committed
Enable libc++ bots on AIX
1 parent 5e46103 commit 8c20b07

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libcxx/utils/ci/buildkite-pipeline.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ steps:
103103
queue: libcxx-builders
104104
os: aix
105105
<<: *common
106-
skip: "https://github.com/llvm/llvm-project/issues/162516"
107106

108107
- label: AIX (64-bit)
109108
command: libcxx/utils/ci/run-buildbot aix
@@ -115,7 +114,6 @@ steps:
115114
queue: libcxx-builders
116115
os: aix
117116
<<: *common
118-
skip: "https://github.com/llvm/llvm-project/issues/162516"
119117

120118
- group: ':freebsd: FreeBSD'
121119
steps:

0 commit comments

Comments
 (0)