mirror of
https://github.com/actions/runner-images.git
synced 2025-12-18 07:46:57 +00:00
Remove extra comment
This commit is contained in:
@@ -43,7 +43,6 @@ apt-get update -y
|
|||||||
wget https://apt.llvm.org/llvm.sh
|
wget https://apt.llvm.org/llvm.sh
|
||||||
chmod +x llvm.sh
|
chmod +x llvm.sh
|
||||||
|
|
||||||
# Install Clang 8 and 9
|
|
||||||
versions=(
|
versions=(
|
||||||
"6.0"
|
"6.0"
|
||||||
"8"
|
"8"
|
||||||
|
|||||||
Reference in New Issue
Block a user