Skip to content

Commit a3934db

Browse files
Copilotjwinarske
andcommitted
Fix LLVM-19 build by adding lld-19 linker package
Co-authored-by: jwinarske <12262875+jwinarske@users.noreply.github.com>
1 parent dac414c commit a3934db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ jobs:
185185
clang-19 \
186186
llvm-19 \
187187
llvm-19-dev \
188+
lld-19 \
188189
libc++-19-dev \
189190
libc++abi-19-dev
190191
fi

0 commit comments

Comments
 (0)