Skip to content

Commit 99f340d

Browse files
authored
Don't include clang. (#3)
1 parent cd3b735 commit 99f340d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
install: |
3838
apt-get update -q -y
3939
apt-get install -q -y --no-install-recommends \
40-
clang \
4140
build-essential \
4241
ca-certificates \
4342
curl \

0 commit comments

Comments
 (0)