Skip to content

Commit

Permalink
Exclude bazel6
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Carroll <[email protected]>
  • Loading branch information
mjcarroll committed Oct 7, 2024
1 parent a18f7ed commit 0bbbd98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bazel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
]
exclude: |
[
{"folder": ".", "bzlmodEnabled": false},
{"bazelversion": "6.4.0"}
{"bazelversion": "5.4.0"},
]

0 comments on commit 0bbbd98

Please sign in to comment.