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