Skip to content

Use Bazelisk instead of Bazel in GitHub Actions.#504

Open
PiotrSikora wants to merge 1 commit intoproxy-wasm:mainfrom
PiotrSikora:bazelisk
Open

Use Bazelisk instead of Bazel in GitHub Actions.#504
PiotrSikora wants to merge 1 commit intoproxy-wasm:mainfrom
PiotrSikora:bazelisk

Conversation

@PiotrSikora
Copy link
Member

bazel-contrib/setup-bazel installs only "bazelisk" binary, not "bazel".

The existing jobs worked on hosted GitHub runners, since both binaries
are preinstalled, but "bazel" is not available when testing locally.

bazel-contrib/setup-bazel installs only "bazelisk" binary, not "bazel".

The existing jobs worked on hosted GitHub runners, since both binaries
are preinstalled, but "bazel" is not available when testing locally.

Signed-off-by: Piotr Sikora <code@piotrsikora.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant