Skip to content

Commit aef9d29

Browse files
committed
linux_and_macos.yml: Get installation of Clang 18 on Linux back in sync
.. with apt.llvm.org
1 parent 374bca3 commit aef9d29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux_and_macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- cc: clang-18
3838
cxx: clang++-18
3939
clang_major_version: 18
40-
clang_repo_suffix:
40+
clang_repo_suffix: -18
4141
make: bmake
4242
runs-on: ubuntu-22.04
4343
- cc: musl-gcc

0 commit comments

Comments
 (0)