Skip to content

Commit 2f8ee47

Browse files
authored
Add lld to tests
1 parent 1064bcd commit 2f8ee47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
pkg-config \
2626
python3-pip \
2727
python3 \
28-
mold
28+
lld
2929
sudo pip3 install -r requirements.txt
3030
- name: Cache dependencies
3131
uses: buildjet/cache@v3

0 commit comments

Comments
 (0)