Skip to content

Commit

Permalink
bump bazel 53 to 54
Browse files Browse the repository at this point in the history
  • Loading branch information
jbedard committed Jan 30, 2024
1 parent 4d8f191 commit 6a77ec7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ jobs:
# Don't test macos with Bazel 5 to minimize macOS minutes (billed at 10X)
# https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions#included-storage-and-minutes
- os: macos-latest
bazelversion: 5.3.2
bazelversion: 5.4.1
# Don't test bzlmod with Bazel 5 (not supported)
- bazelversion: 5.3.2
- bazelversion: 5.4.1
bzlmodEnabled: true
# TODO
- folder: e2e/loaders
Expand Down

0 comments on commit 6a77ec7

Please sign in to comment.