Skip to content

Commit

Permalink
ci: disable latest in ci temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudhan committed Dec 14, 2024
1 parent 599dde5 commit 08a7b71
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/utilities-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ jobs:
- ubuntu-20.04
- windows-2019
bazel-version:
- latest

# FIXME: temporary disable due to the WORKSPACE file is disabled by default in Bazel 8
# - latest
- 7.4.1
- 6.5.0
- 5.4.1
env:
Expand Down

0 comments on commit 08a7b71

Please sign in to comment.