[libc++] Switch FreeBSD to C++26 (#86658)

This commit is contained in:
Ed Maste
2024-03-28 10:52:50 -04:00
committed by GitHub
parent d7753989ea
commit ffed554f2d

View File

@@ -207,7 +207,7 @@ steps:
- group: ':freebsd: FreeBSD'
steps:
- label: FreeBSD 13 amd64
command: libcxx/utils/ci/run-buildbot generic-cxx23
command: libcxx/utils/ci/run-buildbot generic-cxx26
env:
CC: clang17
CXX: clang++17