Skip to content

Commit

Permalink
Upgraded LLVM+Clang to version 19.1.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Jan 14, 2025
1 parent 4f03590 commit a5cd213
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
BUILDCACHE_COMPRESS_FORMAT: ZSTD
BUILDCACHE_DEBUG: -1
BUILDCACHE_LOG_FILE: ""
LLVMCLANG_MAJOR_VERSION: 18
LLVMCLANG_VERSION: 18.1.8
LLVMCLANG_MAJOR_VERSION: 19
LLVMCLANG_VERSION: 19.1.6
steps:
- name: Install CMake and Ninja
uses: lukka/get-cmake@latest
Expand Down

0 comments on commit a5cd213

Please sign in to comment.