Skip to content

Commit

Permalink
clang-16 with ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-matsui committed Jan 5, 2025
1 parent c7140b3 commit 9dcc6c1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ jobs:
fail-fast: false
matrix:
compiler:
- name: "Clang 16"
cxx: clang++-16
os: ubuntu-24.04
- name: "Clang 17"
cxx: clang++-17
os: ubuntu-24.04
Expand Down

0 comments on commit 9dcc6c1

Please sign in to comment.