backport ci/cd/release stuff from main
This commit is contained in:
5
.github/workflows/amd64_macos_bazel.yml
vendored
5
.github/workflows/amd64_macos_bazel.yml
vendored
@@ -32,11 +32,6 @@ jobs:
|
||||
python-version: ${{ matrix.python.version }}
|
||||
- name: Check Python
|
||||
run: python --version
|
||||
- name: Install Bazel
|
||||
run: |
|
||||
brew update
|
||||
brew unlink bazelisk
|
||||
brew install bazel
|
||||
- name: Check Bazel
|
||||
run: bazel version
|
||||
- name: Build
|
||||
|
||||
Reference in New Issue
Block a user