Skip to content

disable bazel for now - #1101

Merged
dmah42 merged 1 commit into
masterfrom
disable-bazel-ci
Mar 5, 2021
Merged

disable bazel for now#1101
dmah42 merged 1 commit into
masterfrom
disable-bazel-ci

Conversation

@dmah42

Copy link
Copy Markdown
Member

Unclear why this is failing so disabling for now. bazel build still works locally so this is a bazelisk/github workflow thing.

Unclear why this is failing so disabling for now. bazel build still works locally so this is a bazelisk/github workflow thing.
@dmah42
dmah42 merged commit 4c26070 into masterMar 5, 2021
@dmah42
dmah42 deleted the disable-bazel-ci branch March 5, 2021 16:38
@EwoutH

Copy link
Copy Markdown

On March 5th actions/runner-images#490 got merged, which added bazelisk to the default installed applications. That probably caused a conflict with the manual installation of bazelisk in the workflow itself.

@dmah42

Copy link
Copy Markdown
MemberAuthor

Huh, thanks! So just removing the bazelisk installation should work. I'll try that.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@dmah42@EwoutH@dominichamon