Using bazelisk on macOS CI (#1049)
This commit is contained in:
@@ -201,9 +201,9 @@ jobs:
|
||||
- checkout
|
||||
- run: brew install grep
|
||||
- run:
|
||||
name: install bazel
|
||||
name: install bazelisk
|
||||
command: |
|
||||
brew install bazel
|
||||
brew install bazelisk
|
||||
- run: test/test_bazel_mac.sh
|
||||
|
||||
test-bazel-windows:
|
||||
|
||||
Reference in New Issue
Block a user