mirror of
https://github.com/actions/runner-images.git
synced 2025-12-12 20:26:49 +00:00
Add LLVM via choco (#4056)
This commit is contained in:
@@ -35,6 +35,7 @@ $languageTools = @(
|
||||
(Get-BashVersion),
|
||||
(Get-GoVersion),
|
||||
(Get-JuliaVersion),
|
||||
(Get-LLVMVersion),
|
||||
(Get-NodeVersion),
|
||||
(Get-PHPVersion),
|
||||
(Get-PythonVersion),
|
||||
|
||||
Reference in New Issue
Block a user