Skip to content

Commit c2cb079

Browse files
committed
Bump clang to 12
1 parent e6607ac commit c2cb079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/install-clang

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ log 'Installing llvm apt key'
1313
curl -s https://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add -
1414

1515
log 'Picking clang release'
16-
CLANG_RELEASE="11"
16+
CLANG_RELEASE="12"
1717

1818
log 'Installing clang apt repo'
1919
CODENAME="$(lsb_release -cs)"

0 commit comments

Comments
 (0)