Skip to content

Commit

Permalink
[ci] Move clang latest to clang 16
Browse files Browse the repository at this point in the history
  • Loading branch information
serge-sans-paille committed Jan 13, 2025
1 parent 72047f9 commit 49589d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
stdlib: libc++
- compiler: clang++-14
stdlib: libc++
- compiler: clang++-15
- compiler: clang++-16
stdlib: libstdc++
steps:
- name: Checkout
Expand Down

0 comments on commit 49589d8

Please sign in to comment.