Skip to content

Commit

Permalink
Fix incorrect json
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
  • Loading branch information
mjcarroll committed Oct 16, 2024
1 parent 2aa20d7 commit 1b40c53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bazel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
]
exclude: |
[
{"bazelversion": "6.4.0"}
{"bazelversion": "5.4.0"},
{"bazelversion": "6.4.0"},
{"bazelversion": "5.4.0"}
]

0 comments on commit 1b40c53

Please sign in to comment.