Skip to content

Commit

Permalink
Update to bazel 6.5.0 (secretflow#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinxc authored Jan 25, 2024
1 parent f8664b1 commit fccb405
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bazelversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.4.0
6.5.0
2 changes: 1 addition & 1 deletion .circleci/continue-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
name: Setup GCS
command: |
echo ${gcs_content} > ../gcs.data
../devtools/bazel_cache_setup.py --in_file=../gcs.data --out_file=../gcs.json
../devtools/bazel_cache_setup.py --in_file=../gcs.data --out_file=../gcs.json --min_download
- run:
name: "bazel test"
command: |
Expand Down

0 comments on commit fccb405

Please sign in to comment.