Skip to content

Commit d4cbaa1

Browse files
committed
[draft][libc++] Switch FreeBSD CI job to C++26
1 parent 6cf1345 commit d4cbaa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/utils/ci/buildkite-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ steps:
207207
- group: ':freebsd: FreeBSD'
208208
steps:
209209
- label: FreeBSD 13 amd64
210-
command: libcxx/utils/ci/run-buildbot generic-cxx23
210+
command: libcxx/utils/ci/run-buildbot generic-cxx26
211211
env:
212212
CC: clang17
213213
CXX: clang++17

0 commit comments

Comments
 (0)