Skip to content

Commit

Permalink
CI: upgraded LLVM+Clang to version 17.0.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny authored Mar 8, 2024
2 parents b916199 + 90fa110 commit 3e46957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ jobs:
BUILDCACHE_DEBUG: -1
BUILDCACHE_LOG_FILE: ""
DOXYGEN_VERSION: 1.9.3
LLVMCLANG_VERSION: 16.0.6
LLVMCLANG_VERSION: 17.0.6
steps:
- name: Check out libOpenCOR
uses: actions/checkout@v3
Expand Down

0 comments on commit 3e46957

Please sign in to comment.