Skip to content

Commit

Permalink
Add LLVM17 CI
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses committed Oct 12, 2023
1 parent b2bbddd commit f0d81e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
llvm: ["11", "12", "13", "14", "15", "16"]
llvm: ["11", "12", "13", "14", "15", "16", "17"]
build: ["Release"] # "RelWithDebInfo"
os: [ubuntu-20.04]

Expand Down

0 comments on commit f0d81e0

Please sign in to comment.