mirror of
https://github.com/actions/runner-images.git
synced 2025-12-11 03:27:05 +00:00
[Ubuntu] Install Bazel and Bazelisk on Ubuntu 24.04 (#9810)
This commit is contained in:
@@ -118,7 +118,7 @@ Describe "Ansible" {
|
||||
}
|
||||
}
|
||||
|
||||
Describe "Bazel" -Skip:((-not (Test-IsUbuntu20)) -and (-not (Test-IsUbuntu22))) {
|
||||
Describe "Bazel" {
|
||||
It "<ToolName>" -TestCases @(
|
||||
@{ ToolName = "bazel" }
|
||||
@{ ToolName = "bazelisk" }
|
||||
|
||||
Reference in New Issue
Block a user