Skip to content

Add Bazel 9.1.0 to the CI matrix#12817

Merged
jdcormie merged 2 commits into
grpc:masterfrom
jdcormie:bazel-9-1
May 20, 2026
Merged

Add Bazel 9.1.0 to the CI matrix#12817
jdcormie merged 2 commits into
grpc:masterfrom
jdcormie:bazel-9-1

Conversation

@jdcormie
Copy link
Copy Markdown
Member

No description provided.

@jdcormie jdcormie changed the title Fix the Bazel 9.1 build and make sure it doesn't silently break again Ensure bazel builds don't silently break again for any supported version May 19, 2026
Upgrading fixes a rules_go incompatibility with Bazel 9.1 (as mentioned
in the Bazel 9.1 release notes), although this specific version was
selected simply because it was the newest.

Googleapis greatly reduced their dependencies, so we no longer have
transitive dependencies on grpc (C repo) and rules_go, which cleans up
our dependencies considerably.
Comment thread .github/workflows/testing.yml Outdated
This backs up our claim that we support the two most recent Bazel versions.
@jdcormie jdcormie changed the title Ensure bazel builds don't silently break again for any supported version Add Bazel 9.1.0 to the CI matrix May 19, 2026
@jdcormie jdcormie merged commit 17be0d3 into grpc:master May 20, 2026
17 of 18 checks passed
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.

2 participants