Skip to content

Commit 3361e40

Browse files
authored
[AIX] Enable libc++ bots on AIX (#166650)
Removing skip after confirming builds pass locally. Upgraded workers to clang 20 Fixes #162516
1 parent 260f9e9 commit 3361e40

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)