Skip to content

Commit ef240b6

Browse files
committed
ci: add 'rolling' to the CI bazel versions
1 parent 72d7607 commit ef240b6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.bcr/presubmit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ bcr_test_module:
22
module_path: "examples"
33
matrix:
44
platform: ["fedora40", "ubuntu2204", "windows", "macos"]
5-
bazel: [7.x, 8.x]
5+
bazel: [7.x, 8.x, rolling]
66
tasks:
77
run_tests:
88
name: "Build example modules"

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- Bump in the version of multiple dependencies, to accommodate for incompatible flags and ease future migrations
1313
- Autogenerate documentation for the bcr
14+
- Add 'rolling' to the CI bazel versions
1415

1516
## [2.5.0]
1617

0 commit comments

Comments
 (0)