Skip to content

Commit

Permalink
Update LLVM
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Feb 14, 2025
1 parent 2db5d69 commit a65d765
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ jobs:
title: AMD64 Ubuntu 22.04 C++ ASAN UBSAN
ubuntu: 22.04
- arch: arm64v8
clang-tools: 10
clang-tools: 14
image: ubuntu-cpp
llvm: 10
llvm: 14
runs-on: ubuntu-24.04-arm
title: ARM64 Ubuntu 22.04 C++
ubuntu: 22.04
Expand Down

0 comments on commit a65d765

Please sign in to comment.