We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b87b02b commit 0ec8bbcCopy full SHA for 0ec8bbc
1 file changed
.github/workflows/release.yml
@@ -54,8 +54,6 @@ jobs:
54
echo "build --config=maven" >> .bazelrc
55
echo "build:linux --config=toolchain" >> .bazelrc
56
echo "build:linux --extra_toolchains=@llvm_toolchain//:cc-toolchain-x86_64-linux" >> .bazelrc
57
- echo "build:macos --config=toolchain" >> .bazelrc
58
- echo "build:macos --extra_toolchains=@llvm_toolchain//:cc-toolchain-x86_64-darwin" >> .bazelrc
59
60
- name: Build
61
shell: bash
0 commit comments