Skip to content

Commit f13c66b

Browse files
ted-xiecopybara-github
authored andcommitted
Merge #399 by ted-xie: Re-enable last_green bazel
Closes #399 COPYBARA_INTEGRATE_REVIEW=#399 from ted-xie:last_green_protobuf_fixed 6026668 PiperOrigin-RevId: 792700426 Change-Id: I3176c32c19e2a9e5d9e357b017e606f4c6568f2d
1 parent ec0af4a commit f13c66b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bazelci/presubmit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ matrix:
44
bazel: [
55
7.4.1,
66
8.2.1,
7-
# last_green, # Temporarily disable last_green until @bazel_tools//src/main/protobuf issues are fixed.
7+
last_green,
88
]
99
platform: [
1010
ubuntu2004,

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/bazelbuild/rules_android
22

3-
go 1.21.1
3+
go 1.24.2
44

55
require (
66
bitbucket.org/creachadair/stringset v0.0.14

0 commit comments

Comments
 (0)