Skip to content

Commit 9a4a474

Browse files
committed
[libc++] Bump the FreeBSD builder to Clang 20
1 parent 139a6bf commit 9a4a474

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libcxx/utils/ci/buildkite-pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ steps:
120120
- label: FreeBSD 13 amd64
121121
command: libcxx/utils/ci/run-buildbot generic-cxx26
122122
env:
123-
CC: clang19
124-
CXX: clang++19
123+
CC: clang20
124+
CXX: clang++20
125125
agents:
126126
queue: libcxx-builders
127127
os: freebsd

0 commit comments

Comments
 (0)