Skip to content

Commit a067e9e

Browse files
committed
linux.yml: Get installation of Clang 18 back in sync with apt.llvm.org
1 parent 991b807 commit a067e9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- cc: clang-18
4242
cxx: clang++-18
4343
clang_major_version: 18
44-
clang_repo_suffix:
44+
clang_repo_suffix: -18
4545
steps:
4646
- name: Add Clang/LLVM repositories
4747
if: "${{ contains(matrix.cxx, 'clang') }}"

0 commit comments

Comments
 (0)