Skip to content

Commit

Permalink
Fix Bazel CI workflow (#156)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Carroll <[email protected]>
  • Loading branch information
mjcarroll authored Oct 16, 2024
1 parent 2aa20d7 commit 961f5d4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/bazel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
]
exclude: |
[
{"bazelversion": "6.4.0"}
{"bazelversion": "5.4.0"},
{"folder": ".", "bzlmodEnabled": false},
{"bazelversion": "6.4.0"},
{"bazelversion": "5.4.0"}
]

0 comments on commit 961f5d4

Please sign in to comment.