Skip to content

Commit 924411b

Browse files
committed
Bump Clang version on FreeBSD
1 parent 1ee5994 commit 924411b

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: clang17
124-
CXX: clang++17
123+
CC: clang19
124+
CXX: clang++19
125125
agents:
126126
queue: libcxx-builders
127127
os: freebsd

0 commit comments

Comments
 (0)