Skip to content

Commit

Permalink
Bump min version
Browse files Browse the repository at this point in the history
  • Loading branch information
jsharpe committed Dec 6, 2024
1 parent 254d6e1 commit 3a33ff4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .bazelci/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ tasks:
- //...
min_supported_version:
name: "Minimum Supported Version"
bazel: "5.4.0"
bazel: "6.5.0"
skip_in_bazel_downstream_pipeline: "Duplicates tests in other targets"
platform: ubuntu1804
build_targets:
Expand All @@ -242,7 +242,7 @@ tasks:
- "//..."
min_supported_version_examples:
name: "Minimum Supported Version Examples"
bazel: "5.4.0"
bazel: "6.5.0"
skip_in_bazel_downstream_pipeline: "Duplicates tests in other targets"
platform: ubuntu1804
working_directory: examples
Expand Down

0 comments on commit 3a33ff4

Please sign in to comment.