Compare commits

...

2 Commits

Author SHA1 Message Date
Michael Vorburger
7186dd05c6
Merge 948e5fb7c7 into b45623637f 2026-01-29 11:46:47 +01:00
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