Skip to content

Commit e4fa6b3

Browse files
committed
[libc++] Bump the FreeBSD builder to Clang 20
1 parent 962492d commit e4fa6b3

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
@@ -122,8 +122,8 @@ steps:
122122
- label: FreeBSD 13 amd64
123123
command: libcxx/utils/ci/run-buildbot generic-cxx26
124124
env:
125-
CC: clang19
126-
CXX: clang++19
125+
CC: clang20
126+
CXX: clang++20
127127
agents:
128128
queue: libcxx-builders
129129
os: freebsd

0 commit comments

Comments
 (0)