Skip to content

Commit 02766b6

Browse files
[ci] Move clang latest to clang 16
1 parent c8c8461 commit 02766b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
stdlib: libc++
2626
- compiler: clang++-14
2727
stdlib: libc++
28-
- compiler: clang++-15
28+
- compiler: clang++-16
2929
stdlib: libstdc++
3030
steps:
3131
- name: Checkout

0 commit comments

Comments
 (0)