Compare commits

...

2 Commits

Author SHA1 Message Date
Michael Vorburger
bb94ede170
Merge 948e5fb7c7 into 0057852bfa 2025-10-14 00:08:01 +05:30
Michael Vorburger
948e5fb7c7
Recommend bazel-contrib/setup-bazel instead on examples doc 2024-12-12 23:26:41 +01:00

View File

@ -683,6 +683,8 @@ steps:
## * - Bazel ## * - Bazel
**Consider using https://github.com/bazel-contrib/setup-bazel instead!**
[`bazelisk`](https://github.com/bazelbuild/bazelisk) does not have be to separately downloaded and installed because it's already included in GitHub's `ubuntu-latest` and `macos-latest` base images. [`bazelisk`](https://github.com/bazelbuild/bazelisk) does not have be to separately downloaded and installed because it's already included in GitHub's `ubuntu-latest` and `macos-latest` base images.
### Linux ### Linux