We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bazel
Build the runtime using bazel for each of the following supported platforms:
linux-arm64
linux-x86_64
darwin-arm64
darwin-x86_64
openbsd-x86_64
mingw-x86_64
The text was updated successfully, but these errors were encountered:
Also related: #22, #23.
Sorry, something went wrong.
Also related: #31.
Instead of creating a pull request for this umbrella issue, I'm simply rebasing master on top of issue/1/bazel-build and closing this issue.
master
issue/1/bazel-build
Revert "Automatically create GH releases (and corresponding tags) (#1… (
b8cf537
#244) Reverting this commit since `gh` is not installed on local arm64 linux box.
mcevoypeter
No branches or pull requests
Build the runtime using
bazel
for each of the following supported platforms:bazel
onlinux-arm64
#3bazel
onlinux-x86_64
#2bazel
ondarwin-arm64
#4bazel
ondarwin-x86_64
#5bazel
onopenbsd-x86_64
#6bazel
onmingw-x86_64
#7The text was updated successfully, but these errors were encountered: