Skip to content

Commit b060022

Browse files
committed
[libc++] Bump GCC_HEAD_VERSION to 16
We need to update or GCC version to be able to upgrade to GCC 15.
1 parent 38d2306 commit b060022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/utils/ci/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
x-versions: &compiler_versions
2-
GCC_HEAD_VERSION: 15
2+
GCC_HEAD_VERSION: 16
33
LLVM_HEAD_VERSION: 21
44

55
services:

0 commit comments

Comments
 (0)