Skip to content

Commit

Permalink
Bump minimum version to 5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tmccombs committed Sep 18, 2023
1 parent 9fb6bc2 commit 7e36078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-20.04]
bazel_version: [bazelbuild/5.3.0, bazelbuild/6.3.2]
bazel_version: [bazelbuild/5.4.0, bazelbuild/6.3.2]
steps:
- uses: actions/checkout@v3
- run: cat .bazelrc.ci >> .bazelrc
Expand Down

0 comments on commit 7e36078

Please sign in to comment.