Skip to content

Commit

Permalink
chore: update ci to bazel 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jbedard committed Nov 5, 2024
1 parent d0cd015 commit a829760
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 @@ -176,14 +176,14 @@ jobs:
include:
- bazel-version:
major: 7
version: 7.3.2
version: 7.4.0
bzlmod: 1
os: windows
config: local
folder: e2e/bzlmod
- bazel-version:
major: 7
version: 7.3.2
version: 7.4.0
bzlmod: 1
os: macos
config: local
Expand Down

0 comments on commit a829760

Please sign in to comment.